Categories
Tags → Php Error

PHP Form Validation Class

Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By &"validating&", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has sub...
DETAILS

Wasp

Wasp is an platform-independent HTML preprocessor. It''s like PHP or ASP, except with the powerful Python language at your fingertips. You can add Python code to your pages, expand boiler-plate text, etc. Wasp may be run in three ways. In ...
DETAILS

PHP-Flash-ICQ messenger

This is a PHP script and example .fla demonstrating how to send ICQ messages from flash without pop-up windows or current browser window refresh. Also shows status of target UIN and error messages.
DETAILS

SG Oneliners

SG Oneliners is an oneliner program written in PHP that uses a flatfile database. It consists of only 2 files (plus the flatfile database which is created the first time you load the page), and there is no required configuration. If desired, you can ...
DETAILS

Top 21 PHP Programming Mistakes - Part 2: Seven Serious Mistakes

In this second part of the series, it describes 7 common mistakes in PHP programming that will lead to drastically slower run times and less secure scripts, in addition to less maintainable code. Topics covered: Not Following Basic Naming Conventions...
DETAILS

PHPSiteMon

Do you use PHP on your website? Have you ever visited your site only to find a PHP error smack in the middle of the front page, losing you visitors? With PHP Site Mon, you''ll still receive those errors, but you will be emailed in time, instead ...
DETAILS

Vegas Forum

VEGAS FORUM is a forum system written in PHP that uses mySQL to store all its data. Features include: Auto NO Text feature, prints &"NT&" when there is no text in the body of the message, Admin Panel lets you edit and delete posts, ...
DETAILS

File

File is a wrapper class to common PHP file functions. It encapsulates error checking during file operations, reducing the amount of code in your own programs and avoiding redundancy.
DETAILS

PostIt

This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...
DETAILS

PHP Fileupload Class

fileupload-class.php extends PHP''s built in file upload features, allowing users to easily and safely upload files to a web server using their browser. REQUIRES PHP 5+ Features: * Handles single or multiple files * Specify maxim...
DETAILS

Page:
©2003-2019 jCay.com