Page 1 of 1

how to give people a code

Posted: Sun Aug 12, 2007 12:21 am
by m2babaey
hi
when you want to give your users a peice of code to place on their site how do you do that?
because codes are usually executed before displaying you know :?
thanks

Posted: Sun Aug 12, 2007 1:43 am
by infolock

Posted: Sun Aug 12, 2007 8:30 am
by superdezign
Using the '<pre>' tag.
Using the '<input>' tag.
Using the '<textarea>' tag.
Using htmlspecialchars().