Posted by Ron Barnett on 09/06/07 10:10
"Norman Peelman" <npeelman@cfl.rr.com> wrote in message
news:46df3cfc$0$4036$4c368faf@roadrunner.com...
> Ron Barnett wrote:
>> Can anyone advise if I need to set up anything special before I can run
>> an AJAX application on a PHP enabled Apache server ?
>>
>> I have tried demo code and just get no response, its as if the PHP code
>> isn't getting called.
>> Normal PHP apps work fine, and regular JavaScript works fine -
>> mouseovers, submit buttons etc
>> It is as if there is an extension missing
>> Any suggestions
>>
>>
>>
>>
>
> You need to check the configuration of your AJAX package. SOme are easier
> than others... I use XAJAX, very easy to understand.
>
> Norm
Ajax package ? could this be the missing link ?
Is XAJAX something that is installed on the server to support the scripts
(say an extension library in PHP.conf) or is it just part of the scripts
themselves - like a class library?
Cheers
Ron
[Back to original message]
|