Categories
Tags → Php Simple

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

Auto Keyword String Generator

This PHP script simply takes the contents of a webpage, pasted onto a form, and by running a simple frequency analysis on the words in the page (excluding common words), it produces a list of the most common 1 word, 2 word and 3 word strings within t...
DETAILS

Easy PHP Calendar

The Easy PHP Calendar is a simple and powerful PHP calendar script that is easily integrated into your web site and easy to customize. This attractive, full-featured calendar is suitable for display on your calendar of events page, your home page, or...
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

PHP Application Server

PHP Application Server simplifies the development of Web applications and sites. It creates the environment of Web development in which the user will do not need special knowledge of designing and programming Web applications. You will be able create...
DETAILS

Toncarta Cache

Toncarta Cache is an output caching system for php scripts. It cuts the load on your server(s) by caching the output of your scripts. Features: Can set a maximum age for cached data, Exclusions can be set on a per file basis, 3 different storage type...
DETAILS

Setting Up Database Driven Websites

This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
DETAILS

Introduction to PHP

This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
DETAILS

phpHoo3

phpHoo3 is a Yahoo-like link management system. Its password protected administration mode allows you to: Approve, delete and edit new link suggestions, Disapprove and edit existing links, and Add new categories. Also features: automatic email on new...
DETAILS

phpHoo

phpHoo is a PHP link/directory management script that allows you to build a Yahoo like Web directory on your Web site. It requires the MySQL database to store and retrieve data. Main features include: Organizes information hierarchically, Allows user...
DETAILS

Page:
©2019 A--9.com