[SOLVED] Â ERROR with Runner_mail |
1/11/2010 7:22:49 AM |
PHPRunner General questions | |
Hallo, |
|
![]() |
Sergey Kornilov admin 1/11/2010 |
I would check what version of PHP your website runs. mysql_real_escape_string() requires PHP 4.3.0 or better. |
|
rjks author 1/13/2010 |
I would check what version of PHP your website runs. mysql_real_escape_string() requires PHP 4.3.0 or better. Probably first error is related to this issue as well.
|
![]() |
Sergey Kornilov admin 1/14/2010 |
I would ask a question to your web hosting provider - why mysql_real_escape_string() function is undefined. There is something wrong with PHP setup on the server. |