RightWebPage verifies and corrects many aspects of conformance to ISO 23026
An easy guide to getting started with PHP. It allows you to create a working feedback form, and explains the entire process, giving you a basic knowledge of PHP coding.
In this tutorial, you will learn how to use forms with PHP.
This tutorial will teach you what sessions are, why they're used and how you can implement them using PHP programming.
This tutorial goes over the basics (HTML, PHP and MySQL interaction) by explaining how to verify form data, use cookies to identify and track visitors, and using external files via include(). Written by Thomas Kehoe and placed on Developer Shed in J
This tutorial focuses on creating a web database application using PHP and MySQL on a Linux platform. It explains how to get started, create the database, insert data, view data and finally manage it.
This is a presentation given to the Informix Users conference in October 2000 on using PHP with Informix. Included is the entire source of a PHP program used to update a video-tape database and other related examples and demos.
This tutorial intends to be a simple presentation of how easy you can build dynamic websites and an administration tool for such a site. This concentrates on techniques to create dynamic pages with Dreamweaver MX and PHAkt 2 and the easiest way to bu
Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database.
This article explains how to use Apache ErrorDocument redirects and PHP to create custom 404 Not Found responses and more. It also explains how to throw an error from within a PHP script. |