Hi i'm looking to create a dynamic website that allows me to showcase my personal picture collection.
I want a table in a MySQL database that has the fields:
-Image ID
-Image Name
-Actualimage
-Description
-Date Added
-Views
then i want a PHP script that creates a page (i assume by passing...
Hi i'm looking to create a dynamic website that allows me to showcase my personal picture collection.
I want a table in a MySQL database that has the fields:
-Image ID
-Image Name
-Actualimage
-Description
-Date Added
-Views
then i want a PHP script that creates a page (i assume by passing...