I am currently using 4images to manage my gallery and memory will become an issue at one point so during the "off season" i am streamlining my site.
I already have a lightbox system configured (not live yet) to help with saving me on memory but want a specific script tp include in my index.php once I go live with it. I know this is a simple one as I had it on one of my old sites but cand find it anymore so here goes..
If i remember correctly it was based on if/else and null statements to allow me to assign values to certain characters so that s= could read a folder and c= could read a file in that same folder.
It would allow the links to output as(or something similiar)
http://usafirepix.net?s=nm&c=albuquerqueI am not sure of the exact terminology so I hope I have been able to make it clear what I need
TIA for the help..