[jQuery] Re: Autocomplete.js not runs on PHP Version 5.0.2

2007-07-24 Thread Stephan Beal
On Jul 23, 4:27 pm, Giovanni Battista Lenoci <[EMAIL PROTECTED]> wrote: > > In short: any PHP version under 5.2 won't be supported much longer by > > many leading PHP applications/frameworks. > > This is not the truth, this site suggest to make the transition to php5 > as soon as possible cause

[jQuery] Re: Autocomplete.js not runs on PHP Version 5.0.2

2007-07-23 Thread Dylan Verheul
On 7/21/07, Stephan Beal <[EMAIL PROTECTED]> wrote: On Jul 21, 3:26 pm, navi <[EMAIL PROTECTED]> wrote: > I found that autocomplete runs only on PHP 5.2 and higher version, Any > solution in this regard. Unfortunately, the author of autocomplete fails to document which PHP version it needs.

[jQuery] Re: Autocomplete.js not runs on PHP Version 5.0.2

2007-07-23 Thread Larry Garfield
On Monday 23 July 2007, Giovanni Battista Lenoci wrote: > Stephan Beal ha scritto: > > Unfortunately, the author of autocomplete fails to document which PHP > > version it needs. > > I'm not a guru of jquery, and I don't know the autocomplete plugin, but > I'm sure that a js file work on the clien

[jQuery] Re: Autocomplete.js not runs on PHP Version 5.0.2

2007-07-23 Thread Giovanni Battista Lenoci
Stephan Beal ha scritto: > Unfortunately, the author of autocomplete fails to document which PHP > version it needs. > I'm not a guru of jquery, and I don't know the autocomplete plugin, but I'm sure that a js file work on the client and not on the server. If the php part of the script use a

[jQuery] Re: Autocomplete.js not runs on PHP Version 5.0.2

2007-07-21 Thread Stephan Beal
On Jul 21, 3:26 pm, navi <[EMAIL PROTECTED]> wrote: > Hello All, > > I found that autocomplete runs only on PHP 5.2 and higher version, Any > solution in this regard. Unfortunately, the author of autocomplete fails to document which PHP version it needs. The "solution", i'm afraid, is to upgrade