Jump to content

Inserting ` backtick


random1

Recommended Posts

Hi All,

 

This is related to MySQL but is a PHP question.

 

I need to insert backticks (`) into database fields. I've tried and am told that ` needs to be inserted as ``` , (surrounded by backticks).

 

How can use PHP to filter through an SQL statement and have it replace any ` within '' with ```?

Link to comment
https://forums.phpfreaks.com/topic/149085-inserting-backtick/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.