Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
retrieving data from mysql using php
Name: raptor Date: April 28, 2002 at 10:10:49 Pacific
Comment:
I want to be able to display data from a database and output in a table. Also the data that is to be displayed are images that are located in a subdirectory where the php pages are located. This is supposed to be like an online store with images of the product displayed in a table and the user can click on the image and buy the item. I'm able to do this with ASP and Cold Fusion, but I'm learning PHP from scratch. I'm hoping someone will point me to some sample code of something similar.
Summary: i am trying to retrieve data from a table that i have stored in a database on mysql using php. The database is called test and the table is called personnel. i have tried a php script and i got an...
Summary: Hi all, Can anybody please tell me how can I retrieve the data/records (using VBS coding) from Access database and get the retrieved-data stored into a defined variable within the VBScript? Kindly ple...
Summary: I have a problem with a MySQL query i am trying to run to retrieve data from a MySQL database. I input the query into my web page code and then run the query from the webpage itself. I have other fi...