simple mysql/html integration

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
stc7outlaw
Forum Newbie
Posts: 21
Joined: Mon Jun 09, 2003 9:36 pm

simple mysql/html integration

Post by stc7outlaw »

Yes, I am new to this stuff. Yes, I cant seem to find out how to do this so here goes: I created a way to add inputted values into a table. Now I want to retrieve these values off of my database and put them in different spots on my HTML page. How would I be able to take the values from all of my colunmns in the table as variables and insert them all of the HTML page. This is very simple and pretty basic, but I dont know how to do it. Thank you for your time.

-Outlaw
Post Reply