MySQL Forums
Forum List  »  PHP

Re: right syntax to use near 'word-wrap:break-word'
Posted by: Peter Brawley
Date: August 07, 2021 09:42AM

Seems to be tripping over single quotes within the string, did you try mysqli_real_escape_string( $connection_reference, $message )?

Options: ReplyQuote


Subject
Written By
Posted
Re: right syntax to use near 'word-wrap:break-word'
August 07, 2021 09:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.