PHP 7 insert html code in Db

Hi Friends,

When I try to insert html code on Database using PHP7 i am getting below error.


CDbCommand failed to execute the SQL statement: ORA-00936: missing expression

It’s work fine on PHP older version.