Categories
Tags → Write Php

Instant PHP 4

Design and write effective solutions for any Web-based project with help from this thorough resource on PHP--the server-side, cross-platform, HTML-embedded scripting language. Learn to develop a variety of useful solutions, from network management an...
DETAILS

Parsing XML With PHP

This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any PHP file. Source code available for download.
DETAILS

ASP Template

ASP Template is a library that enables software engineers to write ASP code without embedding it into HTML pages. With ASP Template you write the code and reference special tags that are inside your HTML templates. All HTML templates can be directly ...
DETAILS

ezContents

ezContents is an Open-Source website content management system based on PHP and MySQL. Features include maintaining menus and sub-menus, adding authors that write contents, permissions, workflow, and layout possibilities for the entire look of the si...
DETAILS

WizzyWeb

WizzyWeb is the world''s first Web-based Rapid Application Development tool enabling the creation, and testing of PHP or Perl SQL database and email applications in real time over the Web with any standard Web browser. Product catalogs, feedback...
DETAILS

PHP 4 Bible

So you want to create dynamic database-driven Web pages? This authoritative reference is packed with case studies to lead you successfully through the latest version of this server-side HTML-embedded language. Whether you''re an HTML designer, a...
DETAILS

Generic PHP Framework

The Generic PHP Framework is a library of reusable objects for PHP4. The idea is to build a framework that will make it easier to write large, scalable PHP applications.
DETAILS

Storing Data in the Client

One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program...
DETAILS

An Introduction to Classes

This tutorial teaches you how to write and use classes, to make your PHP code more flexible and easier to manage. The tutorial guides you through the construction of a simple, security-related class that performs some basic security functions for a w...
DETAILS

Creating Your Own Log Files

Don''t have access to your server logfile? Here, you will find how to create your own logfile using PHP. It is basically a small PHP script that extracted all the appropriate environment variables, put them together as a Common Logfile Format en...
DETAILS

Page:
©2003-2008 jCay.com