Categories
Tags → Arguments In Php

PHPLiveX

This class can be used to call PHP functions from Javascript in Web pages using AJAX. It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions. When the gene...
DETAILS

Simple SQL

DESCRIPTION: Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs. ADVAN...
DETAILS

Kaos Custom dates

Based around the functionality of the PHP date() function, it returns date and time information in a format based upon arguments it is fed. Essentially, it takes one date string/object and transforms it to a different format. The ASP FormatDateTime f...
DETAILS
©2003-2019 jCay.com