Categories
Tags → Html Frameset

SafeHTML Anti-XSS filter

This parser strip down all potentially dangerous content within HTML: * opening tag without its closing tag * closing tag without its opening tag * any of these tags: base , basefont , head , html , body , applet , objec...
DETAILS

PHP-Based Chat Room

This particular design of web-based chat uses variables posted from a form, processes them into HTML and writes them to a file. Put the form and the message file in a frameset and you have something that looks reasonably like a BeSeen chat room. Of c...
DETAILS
©2003-2008 jCay.com