Categories
Tags → Malicious Javascript

Escape HTML Characters

In this howto you''re gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users enter malicious HTML or javascript code into your site using the public forms like guestbooks or message...
DETAILS

PHP Input FIlter

Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, su...
DETAILS

EzChatbox

An easy to configure PHP chatbox solution for websites that require an easy to use, secure chat facility. Stores all chat information in a text file so doesn''t require a SQL server. Includes an administration interface to ban users, message cha...
DETAILS
©2003-2019 jCay.com