taking off an extention from an array
Posted: Wed Jan 12, 2005 5:40 pm
I have a gallery and when you click the image it open like this
example.com/gallery.php?show=theimage.jpg
how could i strip the .jpg off when it loads again so its just like
example.com/gallery.php?show=theimage
its a dynamic gallery and builds itself from dir. of images.
Thanks
example.com/gallery.php?show=theimage.jpg
how could i strip the .jpg off when it loads again so its just like
example.com/gallery.php?show=theimage
its a dynamic gallery and builds itself from dir. of images.
Thanks