Jump to content

PHP SQL help


godsent

Recommended Posts

I made a page with private messages. The problem is that its do not show the full message if i use HTML tags, what I'm trying to say is that if sender use HTML code's like:

 

<meta http-equiv="Refresh" content="5; url=http://www.google.com"> 

 

The code won't show, but effect works, and still redirects message reader. How can i make that it prints "<meta http-equiv="Refresh" content="5; url=http://www.google.com">" (in this case), and do not do HTML function.

Link to comment
https://forums.phpfreaks.com/topic/138190-php-sql-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.