
point3d
-
Posts
6 -
Joined
-
Last visited
Posts posted by point3d
-
-
Thank you very much!
-
How can I convert this to preg_replace?
$TEMPLATE_PATH = ereg_replace("(/)+" ,"/",$TEMPLATE_PATH);
Thanks!
-
there is nothing about "Deprecated: and so on" in Error Log Viewer
-
Hi kalpz
Thanks for answer!
- short_open_tag On
- display_errors On
No errors on localhost
-
please help!
Online (hosting) - I am getting php 5.3 errors
Deprecated: Function ereg_replace()
Deprecated: Function session_is_registered()
and so on...
but I can't get this errors on localhost
win 7 64
Uniform Server [7.0.1-Orion]
PHP Version 5.3.6
Print Errors: On
How can I get this errors on local host?
convert to preg_replace
in PHP
Posted
Almost finished the fix for php 5.3
But stuck with this "Easy-to-Read" code
Someone can help to convert this to preg_replace