shamsumsd Posted November 2, 2009 Share Posted November 2, 2009 hi friends, I am new to this forum, any one please help me , my problem follows i am using Linux server with apache2 and php5 installed , i am developing a file search engine in php for a Japanese company. 1. i want to get url parameter, so i used $_GET["string"] every thing is good with IE7 and Mozilla even Japanese character 2.in ie6 the above is working if the url parameter is in english but not working if it is japanese character. please any one help me .. thanks in advance. Quote Link to comment Share on other sites More sharing options...
Mchl Posted November 2, 2009 Share Posted November 2, 2009 Why do you think it is a server related problem? Quote Link to comment Share on other sites More sharing options...
shamsumsd Posted November 2, 2009 Author Share Posted November 2, 2009 thank u for your reply, when i am clicking the link with the target link having the path name and filter pattern as a parameter. when i am getting the parameter i am not getting the actual japanese character, i am getting some thing else , but if i am substitute the japanese char directly in the php code its working properly that is why i am saying its a problem in server side.. but i dont know the actual prob Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.