Categories
Tags → Loop Php

Creating a Multi-File Upload Script in PHP

Frustrated with single-file upload scripts? Looking for an alternate route? Read as Jonathan shows us how easy it really is to setup a multi-file upload script using PHP. As a PHP programmer I had run into a problem where a client needed a form...
DETAILS

PHP Script Tips - Understanding PHP Arrays and Their Basic Operations

A collection of 11 tips on PHP array introduction. Clear answers are provided with tutorial exercises on declaring and creating arrays, assigning and retrieving array elements, identifying elements by keys and indexes, copying arrays: What Is an Ar...
DETAILS

JASPer

JASPer is a PHP class that can be used to parse HTML templates. JASPer supports custom tags that cause it to perform special operations. These include if/else blocks, includes, and loop blocks. Also has some basic caching functionality. If your after...
DETAILS

phpPat

phpPat is an open-source, easy to use, small, fast PHP TEMPLATE ENGINE that can perform complex tasks. These are the main features of phpPat: (1) handles advanced phpPat statements/operations that are placed into user friendly HTML enclose code tags....
DETAILS

English and german tutorial for vLIB

If you want to seperate PHP from HTML, you need some kind of template engine. vlibTemplate is a template engine. vlibDate easily adds and substract date values. You can format date values in different languages (german, english, french, spanish and s...
DETAILS

Marc''s PHP Debugger

PHPDebugger can be used to help you debug your newly written or maintained PHP web pages. It enables you to trace EVERYTHING that happens in your PHP script at execution time together with endless loop control and many other features. This tra...
DETAILS
©2003-2008 jCay.com