Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP Image Viewer... (this a good starting place?)

Status
Not open for further replies.

unborn

Programmer
Jun 26, 2002
362
US
im intrested in learning php.. and i know a good way to learn is to have a goal.. is this a modest one? or am i shooting over my head.. i was woundering if someoen could point me in the right direction of what i should have as my first attempt to php script.. i eventually wanna make my own guestbooks and counters and message boards and such but i know i must start small.. master goal is to make a site tool to manage my site and have it interactive with users.. thanks. in the begining man created code.
in the end code will create man.
clones are coming only matter of time.
examples?
 
If you mean a PHP-driven image catalog, that's not a bad one.

I would start small, though. Write a script that will display a single image from a directory of images, providing a "previous" and "next" button to move forward or backward through the list, wrapping from back to front or front to back as needed. Want the best answers? Ask the best questions: TANSTAAFL!
 
hmm yeah that is a good idea.. ii never really worked with it so i dont know what is easy and what isnt.. 0.o thanks for info in the begining man created code.
in the end code will create man.
clones are coming only matter of time.
examples?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top