Categories
Tags → Php Function Call

SMS2Impress version 1.1a

Do you run a website where response time is of the essence or maybe you re tired of waiting by your PC for those enquiries to arrive? With txtFromSMS you can receive instant notifications sent to your mobile/cell phone as soon as they arrive. txtFrom...
DETAILS

gAjax

This package can be used to execute PHP functions from Javascript using AJAX calls. It registers PHP function that may be called from Javascript. Then it can generate the necessary Javascript code to call those PHP functions using AJAX. A...
DETAILS

PHP File Tree

PHP File Tree is a PHP function that generates a valid, XHTML nested list of the specified directory, subdirectories, and files. The script includes a JavaScript extension that makes the entire list expand and collapse dynamically. PHP File Tr...
DETAILS

XML 2 Array

The XML to Array PHP script takes the hard work out of constantly developing custom PHP code to parse an XML document. A simple call the the XML to Array function with the appropriate repeating level will call your user defined function to process th...
DETAILS

php Thumbnail creator - a simple PHP integration tool

Thumbnail creator is an GD library PHP script. It attempts to be &"PHP- like&", and simple to use. This optimize the website, and blocks the larger image to be flushed down. Some features include: Supports jpg, png im...
DETAILS

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

getServer Path (function)

a simple function that returns the path to folder in which script subsides. Valuable in producing php programs that will be distributed randomly and require absolute paths. Just call this function and it will return everything up to the current folde...
DETAILS

RSS News Feed Parser in PHP

This easy to use PHP script makes adding RSS news / blog feeds to your website quick and easy. Simply include the script and call a function. Customizable CSS styles for headlines and detail. Also chose to include details or just titles. To add more ...
DETAILS

PHP_Dyn

PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
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
©2003-2019 jCay.com