Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- search folders with array name


TheMadScientist - 11:42 am on Nov 7, 2009 (gmt 0)


Change the counter to work in reverse... Something to the effect of the following for the for() statement should be close:

for($i=3;$i>=1;$i--) {
/* Same as above here */
}


Thread source:: http://www.webmasterworld.com/php/4020548.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com