FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » How to "quote code" in PHP?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
How to "quote code" in PHP? [message #174031] Thu, 19 May 2011 22:31 Go to previous message
Mentalguy2k8 is currently offline  Mentalguy2k8
Messages: 3
Registered: May 2011
Karma:
Junior Member
I'm trying to put together a little page with a form, so that users can
"translate" any URL into the correct format for posting on a forum.

For instance, they want to share a link and type in "www.google.com"
(without quotes) and the form turns it into "<a href="www.google.com"></a>"
(without the beginning and end quotes) and displays that as text, so that
they can copy/paste it into the forum post box. It will also include an
image-posting version so that it adds the "<img src" etc to an image URL.

How do I "quote" the result so that it displays as plain text rather than a
mess? All I'm getting is a mess of blue code.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Regular Expressions
Next Topic: php5-xdebug backported to squeeze from SVN 2.2.0 with trigger functionality
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 07:38:16 GMT 2024

Total time taken to generate the page: 0.04579 seconds