In my php + javascript project i have to show images and some of then have accents,
like ~ ç and ^.
My site are not showing these images.
I know that there is a function to treat this, but i forgot.
Somebody can help me?
thank’s
In my php + javascript project i have to show images and some of
Share
Try running the image URLs through rawurlencode().