Jump to content

php gallery system


etsted

Recommended Posts

i am trying to make a php gallery system without a database.

I want to make 2 cols with 3 rows, for each picture. And there should be a link that i can press to take me to another page, to show me other pictures, in case the first gallery becomes full.

( i am not asking someone to build it for me, i am just wondering about diffrent functions i would need).

Link to comment
Share on other sites

i am trying to make a php gallery system without a database.

 

Too vague. You don't need a database for the image files -- you need a database to keep track of file ownership and the titles, comments, or descriptions that might be attached to each photo.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...