Question: Using php make a query and display on a page a selection of one random image in the sql database and display it in an
Using php make a query and display on a page a selection of one random image in the sql database and display it in an attractive manner with a caption. On the same page display the total number of images currently in the database.
Step by Step Solution
3.45 Rating (152 Votes )
There are 3 Steps involved in it
Heres a basic structure for your table in MySQL CREATE TABLE images id INT AUTOINCREME... View full answer
Get step-by-step solutions from verified subject matter experts
