Database enabled websites tutorial
Introductory tutorial
E-gineer Instructions
Lots of tutorials/instructions related to Apache, PHP and MySQL
justPhukit!
A collection of external links to PHP tutorials
Melonfire
A series of PHP tutorials for novices
ONLamp
Great collection of tutorials from O'Reilly
technisch web ontwerp
Site with information on a PHP course at a Dutch college.
TheScripts.com
Web Programming Resource - PHP Tutorials
Tutorialfind
A growing list of PHP tutorials at TutorialFind
Video tutorials
Video tutorials at Virtaul Training Company
Webmonkey PHP
The PHP section on the famous Webmonkey tutorial site
|
PHP Help
|
|---|
- Cross-platform and Portable Development With PHP
- The development of a project which runs happily on both Windows (MS SQL Server) and Linux (MySQL) is
examined.
- Error Handling in PHP
- Those pesky errors--always popping up when you least expect them.
DevShed chimes in with this two part article discussing
both basic and advanced error handling techniques.
- Introduction to Regular Expressions
- If
you think of cartoon language when you see a string like
^[grmbl]f{23}$, this is a good time to introduce yourself to regular
expressions. A Web developer's job can get quite a bit easier with this
powerful tool for searching and replacing.
- LDAP and XML in PHP4
- The Web Developer's Virtual Library serves up a generous helping
of excerpts from the Wrox Press title, Professional PHP4 Programming. Topics covered include
building LDAP applications in PHP, and the use of XML documents in PHP.
- PHP/MySQL Tutorial
- See
why many people believe these packages make the world's best
combination for creating data-driven sites, then get started in Web
databasing the open source way.
- Using PHP with Java
- Another DevShed contribution, this one focused on accessing Java classes from within PHP.
- Welcome to PHP
- Extensive introduction to PHP scripting.
- Writing Your First PHP Script: Feedback Form
- This tutorial walks through making a simple feedback form, a common feature of Web sites everywhere.
| |