Posted by KidBrax on 04/26/07 16:46
Is there a way to use html as a value for a php variable while going in and out of the php tag? For example, can you do something like this? <?php $strHtml = ?> <p>somehtml here</p> <?php ; ?> so that the value of $strHtml equals "<p>somehtml here</p>"
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming