mysql_escape_string
#8

It seems that mysql_escape_string function is only available on R33 version and newer. Try to use mysql_real_escape_string instead.

Quote:

mysql_real_escape_string( const source[], destination[] [,connectionHandle = 1] ) **

Reply


Messages In This Thread
mysql_escape_string - by Wahyu33 - 22.02.2017, 12:49
Re: mysql_escape_string - by Unte99 - 22.02.2017, 12:56
Re: mysql_escape_string - by Wahyu33 - 22.02.2017, 13:07
Re: mysql_escape_string - by Unte99 - 22.02.2017, 13:10
Re: mysql_escape_string - by Wahyu33 - 22.02.2017, 13:12
Re: mysql_escape_string - by Unte99 - 22.02.2017, 13:15
Re: mysql_escape_string - by Wahyu33 - 22.02.2017, 13:19
Re: mysql_escape_string - by Unte99 - 22.02.2017, 13:40
Re: mysql_escape_string - by Wahyu33 - 22.02.2017, 13:46
Re: mysql_escape_string - by Unte99 - 22.02.2017, 13:49

Forum Jump:


Users browsing this thread: 1 Guest(s)