why - get changed into ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

why - get changed into ?

Post by amir »

hello
i have been using my script on old apache server and it was working fine but now i have uploaded this script to new server and my - (hyphen) becomes ? (question mark).
why this is happening?
please advise?
TIA.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

character encoding issue is the usual culprit.
Post Reply