Thread
:
vBGallery clean script Discussions
View Single Post
January 9th, 2008, 04:30 PM
#
34
(
permalink
)
imported_Allen
Junior Member
Verified Customer
Join Date: Jul 2005
Posts: 2
@ Zacharia
This is what I have:
$imginfo['truename'] = $filename;
$filename = urldecode($filename);
$filename = preg_replace("/[^a-z_.0-9-]/i", '', $filename);
imported_Allen
View Public Profile
Find More Posts by imported_Allen