Categories
Tags → Method Php

SqlCommand Class

The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Server stored procedures through PHP, with the aid of the PEAR database abstraction layer. It provides an object-oriented method of declaring a...
DETAILS

Geographic Distance and Azimuth Calculator

This PHP class can be used to calculate the distance between two points of latitude and longitude. The formulas utilized are the Great Circle method, Ellipsoid Approximation, and a more accurate Ellipsoid Calculation. A method is provided to also c...
DETAILS

PHP Tarot Lite(tm)

PHP Tarot Lite(tm) is our &"stand alone&" PHP Tarot script. It has many of the same features found in our flagship product pnTarot(tm). Like pnTarot, PHP Tarot Lite faithfully and meticulously performs the Ancient Celtic Method...
  • Categories
  • Platforms
    • Linux,
    • FreeBSD
  • Licenses
    • Commercial License
DETAILS

ExTemplates Library

ExTemplates is an EXtensible Templates library for PHP. As other template libraries for PHP, ExTemplates provides all necessary functionality for separating PHP logic of an application from a visual representation of the data. Differently from the ot...
DETAILS

Creating a Search Application

In this tutorial, we will discuss a method of searching web pages for keywords. We will provide methods for exact keyword matching and a type of fuzzy search. Also included in this tutorial is a overview of using databases in PHP and a heavy concentr...
DETAILS

paCheckbook

paCheckbook will allow you to electronically keep track of your checking or savings account. Eventually, keeping track of your bank accounts using the old pen and paper method will get difficult once you have enough transactions. And one little mista...
DETAILS

Secure Email List

Secure Email List, code named SecurEmailL is a simple php script that will use a form to display email addresses. Using the form, the user must click the button for the person he/she wants to contact. Then, a redirect request pops up the email client...
DETAILS

PHPObject

PHPObject is an open source alternative to Flash Remoting for PHP developers. With PHPObject, users can call a method of a PHP class/library on a Web server as if the class/library was defined in Flash itself. It takes care of client-server connectio...
DETAILS

AIM Payment Bridge

This PHP script acts as a bridge between the purchaser and Authorize.Net Payment Gateway. The Advanced Integration Method (AIM) uses a direct secure sockets layer (SSL) connection to the Payment Gateway and is Authorize.Net''s recommended conne...
DETAILS

Simple Security and Sessions in PHP

This article demostrates an easy way to maintain sessions and security (or authorization) in PHP. It does NOT use the PHP built in session support. The following method will allow you to easily secure any PHP page by simply including a file at the to...
DETAILS

Page:
©2003-2019 jCay.com