> $photo=preg_replace("/[^a-z9-0_\-]+/","",strtolower($photo));
ah. it's 0-9 and not 9-0 - my typing was too fast. ;)
$photo=preg_replace("/[^a-z0-9_\-]+/","",strtolower($photo));
Community email addresses:
Post message: [email protected]
Subscribe: [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
List owner: [EMAIL PROTECTED]
Shortcut URL to this page:
http://groups.yahoo.com/group/php-list
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/php-list/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/