GeekArticles
PHP Scripts
Communication Scriptsmy little comment script
Author: mylittlehomepage.net |
Published: 25th Feb 2006 |
Visited: 186 times |
Add CommentFiled in: Communication Scriptsmy little comment script : A script with that visitors can add comments on webpages. It can be included in php files and html files. The comments are saved in a text file, so no database is required. Contains an admin script to edit and delete the comments.
Read Article Sponsored Links
Related Articles
• Speeding Up Post Load Script Post-load script maybe one of the most challenging tasks for developers especially those that use a framework for building an Ajax application. In a framework setting, developers will always work in a setting wherein JavaScript is involved.
When post load happens, developers will be limited in thei ...
• JavaFX Script on Java ME Cell Phone Hinkmond Wong previews one of the demos for the 2008 JavaOne Conference: in his blog, he shows JavaFX Script Player running on a Java ME stack, on a Pantech Duo C810 cell p ...
• Screencast: Intro to JavaFX Script At the last JavaPolis, JavaFX Script expert Jim Weaver gave an hourlong introduction to JavaFX Script presentation, which is now available onli ...
• CodeSnip: How to Run Any Oracle Script File Through Shell Script in UNIX In this article, Deepankar demonstrates the usage of Shell scripts in UNIX and their ability to run any Oracle script file. After reading this code snippet, you will be able to execute a number of oracle queries at one go without any need to wait for the end of one query to run another. This techniq ...