- 1,251 categories
- 40,829 scripts
- This tutorial introduces some of the basic programming skills required if you are going to try and learn to use PHP. We will go over a little about what PHP is and talk about some of the basic styles of programming.
Please understand that this...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include Service-Oriented Architecture (SOA), Web Services Definition Language (WS...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases.
A VERY good tutorial for beginners who are interested in learning the lan...
- Categories
- Platforms
- Licenses
- This small free script allows you to type php commands/scripts inside a text area and execute them from one single page. You can use it for: Learning PHP interactively; Testing and debugging your PHP scripts interactively; Running programs and system...
- Categories
- Platforms
- Licenses
- This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this ex...
- Categories
- Platforms
- Licenses
- This is a detailed tutorial intended for the PHP programmer interested in learning more about database connectivity - using the ODBC standard. You should be familiar with PHP syntax and have a working knowledge of databases.
- Categories
- Platforms
- Licenses
- This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...
- Categories
- Platforms
- Licenses
- This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
- Categories
- Platforms
- Licenses
- The PHP Pocket Reference is a handy quick reference for PHP, an open-source, HTML-embedded scripting language that can be used to develop web applications. This small book acts both as a perfect tutorial for learning the basics of PHP syntax and as a...
- Categories
- Platforms
- Licenses
- The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old &"Hello World&" script you may have seen when learning other languages. Then, it presents another exampl...
- Categories
- Platforms
- Licenses
Page: