sqlite - Warning: SQLite3::exec(): near &quot;http&quot;: syntax error when I am Updating field with <link src>? -




i error in updating field in sqlite3 database:

$txt_font   =  str_replace( "'" , "\'" , $_post['txt_font'] ); 

which stored in database enter image description here

field name: text font value : http://fonts.googleapis.com/css?family=arial\' rel=\'stylesheet\' type=\'text/css\'>

dont know why?





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -