Jump to content

Recommended Posts

I just wanted to know the right way to use mysql_escape() or mysql_escape_string(), i saw the message on the command line thait may be insecure, already readed in other topics and forums, and doesnt got any clear answer or view of it :x

Thanks for reading!

Link to comment
https://metin2.dev/topic/3451-how-to-use-mysql_escape/
Share on other sites

This function is identical to mysql_real_escape_string() except that mysql_real_escape_string()takes a connection handler and escapes the string according to the current character set.mysql_escape_string() does not take a connection argument and does not respect the current charset setting.

 

http://us3.php.net/mysql_escape_string

  • Love 1
Link to comment
https://metin2.dev/topic/3451-how-to-use-mysql_escape/#findComment-22775
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.