This topic is locked

Searching error

9/13/2008 8:25:49 AM
PHPRunner General questions
F
f2a author

Dear all,
how are you,
I have developed a project using PHP runner ; but when i'm trying to search any filed i have got an error message ( Fatal error: Call to undefined function: array_chunk() in c:\apache\htdocs\ip\customer_searchsuggest.php on line 289
) ; so how can solve this problem ,,,
Regards.

Sergey Kornilov admin 9/14/2008

Fatah,
The array_chunk() function is supported from PHP 4.2.0, what PHP version do you have?