yandoo Posted February 3, 2008 Share Posted February 3, 2008 Hi there, Im currently running apache server and am looking at trying to build some ajax onto my webpages. Does installing Ajax require any kind of configuring in php.ini file??? Only it doesnt appear to be working... Thanks Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted February 3, 2008 Share Posted February 3, 2008 Ajax is related to your web browser. Ajax has nothing to do with php. Quote Link to comment Share on other sites More sharing options...
yandoo Posted February 3, 2008 Author Share Posted February 3, 2008 Hmmmm, Thats funny coz I find when opening page in internet explorer an arror message appears on bottom left icon on brower saying: problems with webpage might prevent it from being dislpayed or function properly. Line: 66 Char:6 Error: Syntax Code:0 There line it points to is this: eval(ajax[index].response); // Executing the response from Ajax as Javascript code: Is there a setting within IE i need to set??? Thank You Quote Link to comment Share on other sites More sharing options...
trq Posted February 3, 2008 Share Posted February 3, 2008 The errors you are seeing indicate Javascript errors. Do you understand what Ajax is? It is not something that can be or needs to be installed. 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.