Categories
Tags → Library Script Php

PHP USPS Track and Confirm

This script is a PHP script that works with the U.S. Postal Service to output delivery status for Priority Mail, Express Mail, and Package Services (Parcel Post, Bound Printed Matter, Library Mail, and Media Mail) packages with Delivery Confirmation.
DETAILS

URL Fetch - Extract Title, Description, and Keywords from URL

This PHP script extracts Title, Description, and Keywords from specified URL. It is using Client URL (curl) library to retrieve the web page and DOMDocument class to traverse HTML.
DETAILS

Working with Dates beyond 2038 in PHP4/5

A PHP Date Class Library for converting timestamps beyond the year 2038. This script can also perform a few String to Time functions.
DETAILS

phpAddDict - Library to work with select, checkbox and radio lists

PHP Classes Library made to make easier your work with a large number of lists (dictionaries / references) on web pages. Lists are select, checkbox, radio elements etc. Library gets lists from database for further output on the HTML-page. It also...
DETAILS

Imagize With Math - Image Verification Captcha Form Processing Script

Math Version see below The Goal of our CAPTCHA SCRIPT is to stop spammers, and automated programs or scripts from making post and/or submitting an online form. There are many free tutorials out there on accomplishing this process, ours sets u...
DETAILS

Imagize - Image Verification Captcha Form Processing Script

The Goal of our CAPTCHA SCRIPT is to stop spammers, and automated programs or scripts from making post and/or submitting an online form. There are many free tutorials out there on accomplishing this process, ours sets up in 5 minutes or less, and wor...
DETAILS

phpAES

phpAES is a PHP 5 class. It can encrypt/decrypt data using 128, 192, and 256-bit AES cipher. It uses pure PHP and does not require mcrypt or any other external library to be compiled into PHP. phpAES comes with a sample script and the phpAES cl...
DETAILS

Myref class library

This PHP class library is designed for PHP-programmers and Web-designers to make their management of select, checkbox and radio lists easy and comfortable. Myref class library solves two main tasks: it gets lists from database for further output on t...
DETAILS

Page:
©2003-2019 jCay.com