tkm Posted January 7, 2008 Share Posted January 7, 2008 Hello, The question will seem to be very weired as it is to me as well. Is there any way PHP server side scripting can get effected with IE setting difference between Windows XP and Vista. Well the situation is my scripting is working fine under XP OS machines but not working under VISTA OS. I haven't have much opportunity to investigate much but the only think I can think of could be the reason is the IE setiing as the error is taking place with POST value on date field. Has anyone else out there ever faced any issue like this? Thanking you all in advance. Quote Link to comment https://forums.phpfreaks.com/topic/84862-impact-of-ie-setting-between-vista-and-xp-on-php-scripting/ Share on other sites More sharing options...
Ken2k7 Posted January 7, 2008 Share Posted January 7, 2008 Mind posting your code? And no, I haven't really experienced my problems with cross browser troubles with PHP. JavaScript in the other hand is a pain in the ass when it comes to the code executing the way it should between Firefox and IE, especially in IE because the code usually works in Firefox. Quote Link to comment https://forums.phpfreaks.com/topic/84862-impact-of-ie-setting-between-vista-and-xp-on-php-scripting/#findComment-432614 Share on other sites More sharing options...
tkm Posted January 7, 2008 Author Share Posted January 7, 2008 Hello, Thanks for the reply. Unfortunately I can't post the code. But yes, client side tools shouldn't be affecting PHP scripting. Probably if I play with it a little should be able to sort out. Quote Link to comment https://forums.phpfreaks.com/topic/84862-impact-of-ie-setting-between-vista-and-xp-on-php-scripting/#findComment-432755 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.