admin管理员组

文章数量:1122846

I don`t know coding. I recently my website stop to work properly. I get this error on the top of on every page loaded.

Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/nortoniq/public_html/mywebsiteaddress/wp-content/themes/porto/functions.php on line 60

Anybody can help me with this error? much appreciate

I don`t know coding. I recently my website stop to work properly. I get this error on the top of on every page loaded.

Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/nortoniq/public_html/mywebsiteaddress.com/wp-content/themes/porto/functions.php on line 60

Anybody can help me with this error? much appreciate

Share Improve this question asked Dec 26, 2017 at 6:45 nortoniqnortoniq 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

Use mysql_real_escape_string() instead mysqli_real_escape_string. For more information CLICK HERE

mysqli_real_escape_string ($link ,$source )  // $link is your connection variable

本文标签: themesThe function is deprecated use mysqlrealescapestring() instead