Categories
Tags → Php Function

SMS API

Class for sending worldwide SMS messages via CLICKATELL gateway (HTTP protocol). This class use PHP fopen function or PHP CURL module. Class have auth(), getbalance() and send() function. In version 1.3d, added support for concatenated messages (up ...
DETAILS

PHPNotepad

PHPNotepad provides all the useful PHP editing features you need in the small footprint of windows notepad. It adds several features, including syntax highlighting, line numbering, code completion, function hints, tabbed editing, and more. The best...
DETAILS

PHP Email Form Easy

PHP is the way to go for online email forms. This is a short tutorial with copy-and-past code on how to use the PHP email function to create an on line email form to send emails from your website.
DETAILS

UPS XML Shipping Tool PHP Function Library

UPS XML Shipping Tool PHP Function Library is a series of PHP functions that enable your web application to ship, confirm, and void shipments via UPS''s XML servers. These functions will assist you in rapidly developing your UPS shipping web app...
DETAILS

php login script

this simple php login script features functions to add hashed and encrypted passwords and usernames to a table, and then a function to validate users based on these login credentials.
DETAILS

_array_slice()

This php script is a rewite of the array_slice() function that takes the array''s key''s into account.
DETAILS

stop words function

This simple php script is a function that takes a list of stop words (commnly occuring words that are of no use to a search engine) and strips them out of a variable term. This is similar to google removal of common words.
DETAILS

iScramble

iScramble is a PHP script that allows you to protect sections of your HTML code from prying eyes. It scrambles the text into a form that is not human readable, and generates some JavaScript code to descramble it. It is particularly useful for hi...
DETAILS

Perl version of PHP mail()

This is a great little subroutine for PHP coders who are working on Perl projects. It attempts to mirror the functionality of the PHP mail() function in Perl without requiring you to deal with manually opening a pipe to sendmail and printing the mes...
DETAILS

My PHP - Calendar

This calendar gives the user the control to watch a specific month + year. Control the layout with some variables with makes it easy to edit the calendar for your site. This scripts uses the date() function from PHP to calc some useable i...
DETAILS

Page:
©2003-2019 jCay.com