Wednesday, December 29, 2010

php note - use backslash

Place a backslash in front of ", which meant to be used with HTML.
Like this:


<font face=\"arial\" color=\"#FF0000\">
</font>

No comments:

Post a Comment