Update: Major BUG was fixed please upgrade. DBMS_JOB was filling shared pool with UNIQUE SQL and it is NOT GOOD (BAD). That is very easy upgrade. Read instraction inside of the file.
This addition will allow enterprises to use Oracle DB to handle sessions in PHP. And cookies can be replaced with sessions in many cases. Will work with load balancing well.
finetable is a PHP script that generates tables with rounded corners. No need for extra graphic files: finetable is all in one. Includes the option to change background color, size of corners, and use styles.
A lot of my scripts follow a pattern of being simple yet effective, and this one is no different! I needed a ping script in PHP that would check to see if a server was online (pingable or not) however every other script I found was either complicated, or used some port connection (usually port 80). Not every server is a http server and not every script should have a million parameters for such a simple request. And thus is born, Bizzar.PING. This script will ping an IP, parse the output, and display whether the server is online or not. Simple, to the point.
DynaGraph creates dynamic graphs based on data selected from a database query. Using PHP, DynaGraph accesses a MySQL database, and uses the results to plot information to a bar graph in the GIF format, using gd1.3.
Ever want a form that let your visitors
upload their banners for banner exchange or else WELL THIS SCRIPT IS FOR YOU!
Simply upload the folder into your server
and your done now all the uploaded banner
will goes in the uploads folder include with this script so simple! so good! so what!
Suggestions Box will allow visitors of your website to leave comments on a page that you designate. It can be used as a suggestions receipt tool or a simplistic guestbook. No database is required.