Turning off ALL Script Tags in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
dirgeshp
Forum Newbie
Posts: 23
Joined: Thu Jun 22, 2006 11:40 am

Turning off ALL Script Tags in php

Post by dirgeshp »

How can i make it so if a user uploads <script > tags in his profile on my site

that it gets avoided when retreiving the data or not being able to insert it

??
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Post by daedalus__ »

Why did you make two topics?

Why did you make two topics when you already got an answer in the first topic?
dirgeshp
Forum Newbie
Posts: 23
Joined: Thu Jun 22, 2006 11:40 am

Post by dirgeshp »

can you show me an example of how i would do the above?
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

LOCKED: see here viewtopic.php?t=51793
Locked