Categories
Tags → Javascript Function Call

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

Creating browser pop-up windows in flash

This page provides instructions and sample fla flash source download that shows you how to open browser pop-up windows by a flash button. This can be done by using getURL function in flash and make that function call a JavaScript that will open the p...
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

Flash Color Picker

Color Picker is a simple Flash color platelet. When a color is selected, it give a call to an external javascript function, passing the 6-digits RGB value of the selected color as parameter. You can code your own javascript function to handle the col...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Unique Random Numbers

This JavaScript picks up a number of unique random elements from an array. For example; if you have an array myArray consisting of 10 elements and want to pick 5 unique random elements. Suppose initially myArray[3] is picked randomly, then myArray[3]...
DETAILS
©2003-2019 jCay.com