Forum Moderators: coopster

Message Too Old, No Replies

Formula as text inside PHP

         

toplisek

8:28 am on Mar 28, 2018 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have an issue that it is formula inside family font like family=Exo+2
How to manage this as text as it will not be shown on a website due to PHP formula but it should be as text inside a variable.
Need help.

robzilla

9:16 am on Mar 28, 2018 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If you encapsulate it with single or double quotation marks, it should be taken for a string by PHP and not be processed otherwise.