Ajax AutoComplete Support Product Page

Server Error -- Function split() is deprecated

Asked 11 Mar 2010 21:57:50
2
have this question
11 Mar 2010 21:57:50 Jason Fisher posted:
Hi --
new to this extension, but getting the following AJAX AUTOCOMPLETE SERVER ERROR when I begin to type in the textfield which is attached to the autocomplete extension:

Function split() is deprecated in C:\Inetpub\wwwroot\psurglist\autocomplete-test-autocomplete3-php-1.php on line 38

Within the error box, the appropriate values from my database are displayed and change as I type within the textbox, but certainly are not displaying as a nice list below the textbox. Thoughts?
thanks,
-jason

Replies

Replied 11 Mar 2010 22:01:05
11 Mar 2010 22:01:05 Jason Fisher replied:
....sorry, just figured it out.
split is a deprecated function in the version of PHP that I have. when I changed the function to 'explode', it works fine
Replied 15 Mar 2010 12:16:56
15 Mar 2010 12:16:56 Miroslav Zografski replied:
Hello Jason,

Thanks on your contribution. Please, provide your PHP version for reference.

Regards,

Reply to this topic