This topic is locked
[SOLVED]

 Deprecated: Function set_magic_quotes_runtime() is deprecated in

10/20/2009 1:50:25 AM
PHPRunner General questions
D
danaci author

hi,
Login page not coming and I'm taking this error, please help this problem.

(PHPR 5.1 Build 2135)
Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\wamp\www\login.php on line 4
Deprecated: Function split() is deprecated in C:\wamp\www\include\dbcommon.php on line 9
Deprecated: Function split() is deprecated in C:\wamp\www\include\phpfunctions.php on line 258
php error happened

Technical information

Error type 8192

Error description Function split() is deprecated

URL localhost/login.php?

Error file C:\wamp\www\include\xtempl.php

Error line 257

SQL query
thnx.

J
Jane 10/20/2009

Hi,
please download and install PHPRUnner 5.1 build 2503:

http://www.xlinesoft.com/download/
Then open and rebuild your project.

D
danaci author 10/22/2009

dear jane,
What is the main reason for this problem?

without installing the new version Is it possible to solve this business?
because the same version on my other computer running smoothly.
Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\wamp\www\gorev_list.php on line 5
Deprecated: Function split() is deprecated in C:\wamp\www\include\dbcommon.php on line 7
..

...

....

Technical information

Error type 8192

Error description Function split() is deprecated

URL localhost/login.php?

Error file C:\wamp\www\libs\xtempl.php

Error line 223

Sergey Kornilov admin 10/22/2009

There is a problem with version of PHP. I guess you installed PHP 5.3 where split() and some other functions are depreciated.

D
danaci author 10/22/2009

dear admin,

problem is solved,

As you can also php version.
very thnx.