Dani
Could you look into this if you had time, probably would not take that long for you.
For the higher level URL's to get into the gallery system, I have this in my .htaccess:
RewriteEngine On
RewriteRule ^index.html index.php [L,NC]
RewriteRule ^rantgirl([0-9]+).html$ index.php?rgom=$1 [L,NC]
RewriteRule ^rgom([0-9]+)-(.*).html$ browseimages.php?c=$1 [L,NC]
I am trying to mod_rewrite the indivudual pictures for each gallery. If i had the following URL's, how could I mod_rewrite them
http://www.sportsrant.com/gallery/showimage.php?i=1399&c=46
it is based off of the i=#### and the &c=##. the I being the picture number and the C valure being the album number.
I have donated to this site before and will do it again if you can help me out (even if You cannot figure this one out :cheesy: )
Regards,
Mike
Sportsrant.com