Обучение/Помощь новичкам | кто на сайте? помогите
вот поставил игру http://bym.guru/files/downloads/2/133/803/74093/mobiracer.ru.zip и вот там такая ошибка
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in
/sys/core/sess.php on line 4
а также
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /sys/core/sess.php on line 4 Warning: include_once(../sys/core/settings.php): failed to open stream: No such file or directory in /dev/reg.php on line 6 Warning: include_once(): Failed opening '../sys/core/settings.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /dev/reg.php on line 6
помогите исправить
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in
/sys/core/sess.php on line 4
а также
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /sys/core/sess.php on line 4 Warning: include_once(../sys/core/settings.php): failed to open stream: No such file or directory in /dev/reg.php on line 6 Warning: include_once(): Failed opening '../sys/core/settings.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /dev/reg.php on line 6
помогите исправить
DELETED
24 ноября 2015, в 5:17
Delete
elpaso (24.11.2015 в 04:28)
вот поставил игру http://bym.guru/files/downloads/2/133/803/74093/mobiracer.ru.zip и вот там такая ошибка
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in
/sys/core/sess.php on line 4
а также
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /sys/core/sess.php on line 4 Warning: include_once(../sys/core/settings.php): failed to open stream: No such file or directory in /dev/reg.php on line 6 Warning: include_once(): Failed opening '../sys/core/settings.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /dev/reg.php on line 6
помогите исправить
вот поставил игру http://bym.guru/files/downloads/2/133/803/74093/mobiracer.ru.zip и вот там такая ошибка
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in
/sys/core/sess.php on line 4
а также
Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /sys/core/sess.php on line 4 Warning: include_once(../sys/core/settings.php): failed to open stream: No such file or directory in /dev/reg.php on line 6 Warning: include_once(): Failed opening '../sys/core/settings.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /dev/reg.php on line 6
помогите исправить
заменить mysql_escape_string() на mysql_real_escape_string() в строке 4 по пути /sys/core/sess.php
не найден путь или файл при инклуде в строке 6 по пути /dev/reg.php
Отключи вывод ошибок или переходи на mysqli or PDO
mysql устарел
переходи на mysqli или sqlite
pdo гавно