Hi there,

Here's the situation:

I had it perfect so that when someone uploaded a picture in a form, it
uploaded to my server and saved the image name etc. in the database. The
problem is, what if someone tries saving a picture with an apostraphe ie (
' ) or ( " )? I know this isn't a usual format, and I tried htmlsecialchars
ENT_QUOTES but it still saves the picture name onto the server like such:
photo\'.jpg.

Can someone help me out?"

Dimitri Marshall

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to