Categories
Tags → Array Php

Node Tree

Node Tree is written for PHP and tested on Java-Script enabled browsers. Node Tree handle expandable tree lists based on a hierachical array like Microsofts Explorer. The information, which node is opened, closed or choosed is posted by HTML fo...
DETAILS

PHP Simple Template System

Yet another PHP based template system. Requires PHP5. Currently supports blocks, nested blocks and variable replacement. The current version also has support for array assignment and object assignment. To view examples, please refer to test scripts...
DETAILS

PHP Arrays

A tutorial dedicated to PHP arrays and how to use them as queues, lists, sorters, etc. It uses easy to follow, executable examples to help you learn these intermediate array techniques.
DETAILS

POST/GET Form Variables

Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. It''s also great for debugging your codes.
DETAILS

lastRSS.php

lastRSS.php is a simple yet powerful PHP class to parse RSS 0.9x, 1.0, and 2.0. It uses quick regular expressions instead of an XML parser, and it returns an associative array with RSS fields as a result. It has a transparent caching system, and allo...
DETAILS

PHP HTML Report

The PHP Report classes are used to create html report pages from a generic result set array. A result set is any array you can came up with. That usually means the result of a sql query, and normally it is not ready for display. The classes here are ...
DETAILS

DOM Menu

DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and selec...
DETAILS

JSA3DN Quote Script

This simple to install, expand and use script can integrate with any PHP script. Or it can be ran standalone. It''s a single file with an array of quotes, randomly generated, or you can tell it to display a particular quote.
DETAILS

Creating a drop down selection with an array

Simple PHP scripting on how to create a drop down menu using an array function.
DETAILS

Calendrier

Calendrier is a simple PHP calendar that can be displayed in various formats. V2.0 update: multi language support; day mode to display hours; an array can be passed to highlight (or show) different events (day ou month mode).
DETAILS

Page:
©2003-2019 jCay.com