Categories
Tags → Array In Php

PHP5 Calendar

PHP Calendar is a plug-in script written in PHP5 that a webmaster can easily integrate in an existing web-based Information System. It enables the user to easily navigate and select dates. If an array of data is passed to the calendar, it can also ga...
DETAILS

Simple PHP Apache log parser

This is a simple PHP Apache log parser. It makes a list of IP, User Agent, Status code, ect. and puts it in an array for you to use.
DETAILS

phpInsider''s XMLParser

This library assists in parsing XML documents into generic PHP arrays. Also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds.
DETAILS

SLLists - Scriptaculous Lists with PHP

A PHP-based wrapper around the scriptaculous javascript library that makes it trivial to add drag-and-drop sorting to lists or any other HTML element. Helper functions to take the result of sorting and return it in a simple PHP array to enable easy ...
DETAILS

CXS - Compact XML Serialization

CXS is an XML appliccation for data serialization which offers the possibility of transfering complex data structures between programming languages. CXS is aimed to offer a representation of data structures which is compact (few bytes) and effectiv...
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

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

PHP_Fourier

PHP_Fourier is a PHP script that computes the FFT of a complex array. The size of the array must be an integer power of 2. This script is a direct port of the algorithm used in Numerical Recipies in C.
DETAILS

PostIt

This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...
DETAILS

Page:
©2003-2019 jCay.com