View Single Post
  #6 (permalink)  
Old 11-13-2007, 10:24 AM
HeeL HeeL is offline
Rookie
 
Join Date: Nov 2007
Posts: 4
HeeL is on a distinguished road
Send a message via ICQ to HeeL Send a message via Skype™ to HeeL
Quote:
Originally Posted by jonimontana View Post
Easy... =]
Yes, but in this way you must give names for files like that: "1.gif", "2.gif"....

Better use function like readdir() and then parse filename for extensions jpg, png, gif...

Reply With Quote