display php variable in website in html code

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
onbeat69
Forum Newbie
Posts: 4
Joined: Sun Dec 07, 2003 6:56 pm
Contact:

display php variable in website in html code

Post by onbeat69 »

i've stored data in my server database and wants to access it outside thru mysql as a php variable data, and then display it in my website as an item per row with description and part number, in a shopping cart table/frame. how do we do that in php/html/mysql?
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

mwong
Forum Commoner
Posts: 34
Joined: Sun Dec 28, 2003 2:58 am

Post by mwong »

whoo. That's a big question! 8O you really should a book that has PHP / MySQL info on it. That's how I learned. Really what anyone types here to help you...will be in those books.
Post Reply