Monday, February 2, 2009

PHP/JS/CSS/HTML Code Previewer

For my comfort of practicing web programming easily, I made a new public tool that would also parse PHP, instead of the old HTML/CSS/JS only, now it can view PHP/JS/CSS/HTML at the same time

This tool can parse any PHP commands that my good webhost, 000webhost can parse try PHP/JS/CSS/HTML Previewer

Labels: ,

Sunday, January 18, 2009

Chat-Box Progam

I have successfully created a chat box program with security features and highly customizable source code.

Some of the security features of this program is a bad-word density limiter, Recent post limiter, and it can also be installed with a captcha.

This program runs without using databases which will be useful for web-host with poor database uptime

This 7KB program can make unlimited message archiving depending on the set limit(default is 100 messages). These automatically archived messages are stored and can be accessed trough "older post" and "newer posts" links

Once I successfully made a BBcode program for this chat box I will distribute this script soon for free

Labels: ,