display php variable in website in html code
Moderator: General Moderators
display php variable in website in html code
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?