dbTalk Databases Forums  

Pretty HTML Interface to MySQL

comp.databases.mysql comp.databases.mysql


Discuss Pretty HTML Interface to MySQL in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joe Hesse
 
Posts: n/a

Default Pretty HTML Interface to MySQL - 12-06-2010 , 01:59 PM






Hi,

My MySQL DB consists of an Employee table and about 6 other tables with
either a 1:1, 1:N, or N:N relationships to the Employee table. The N:N
relationships have appropriate pivot tables. Everything is fine with the
design and performance of the DB.

I am trying to design an HTML (LAMP sort of thing) interface to the DB so
users can read and modify the DB.

My problem is that I have no artistic talents and am afraid that I would
come up with a design that is not visually appealing. Given HTML pages
and/or forms, I know how to write the code to read the DB. The problem
is I don't have the talent to design nice looking HTML pages.

Can someone point me to some examples that I can use a model for my HTML
pages and/or forms.

Many thanks,
Joe

Reply With Quote
  #2  
Old   
Erick T. Barkhuis
 
Posts: n/a

Default Re: Pretty HTML Interface to MySQL - 12-06-2010 , 02:26 PM






Joe Hesse:

Quote:
Can someone point me to some examples that I can use a model for my
HTML pages and/or forms.
This is not a MySQL-question.
Have a search for "html css templates" and you will find tons of
designs that you can use as a model.


--
Erick

Reply With Quote
  #3  
Old   
The Natural Philosopher
 
Posts: n/a

Default Re: Pretty HTML Interface to MySQL - 12-06-2010 , 04:10 PM



Joe Hesse wrote:
Quote:
Hi,

My MySQL DB consists of an Employee table and about 6 other tables with
either a 1:1, 1:N, or N:N relationships to the Employee table. The N:N
relationships have appropriate pivot tables. Everything is fine with the
design and performance of the DB.

I am trying to design an HTML (LAMP sort of thing) interface to the DB so
users can read and modify the DB.

My problem is that I have no artistic talents and am afraid that I would
come up with a design that is not visually appealing. Given HTML pages
and/or forms, I know how to write the code to read the DB. The problem
is I don't have the talent to design nice looking HTML pages.

Can someone point me to some examples that I can use a model for my HTML
pages and/or forms.

Just crib shamelessly.


Quote:
Many thanks,
Joe

Reply With Quote
  #4  
Old   
Jerry Stuckle
 
Posts: n/a

Default Re: Pretty HTML Interface to MySQL - 12-06-2010 , 07:25 PM



On 12/6/2010 5:10 PM, The Natural Philosopher wrote:
Quote:
Joe Hesse wrote:
Hi,

My MySQL DB consists of an Employee table and about 6 other tables
with either a 1:1, 1:N, or N:N relationships to the Employee table.
The N:N relationships have appropriate pivot tables. Everything is
fine with the design and performance of the DB.

I am trying to design an HTML (LAMP sort of thing) interface to the DB
so users can read and modify the DB.

My problem is that I have no artistic talents and am afraid that I
would come up with a design that is not visually appealing. Given HTML
pages and/or forms, I know how to write the code to read the DB. The
problem is I don't have the talent to design nice looking HTML pages.

Can someone point me to some examples that I can use a model for my
HTML pages and/or forms.


Just crib shamelessly.


Like you do? We know you can't do it on your own.

Quote:
Many thanks,
Joe

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex (AT) attglobal (DOT) net
==================

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.