- 1,233 categories
- 40,403 scripts
- 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...
- Categories
- Tags
- Platforms
- Licenses
- This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information ...
- Categories
- Tags
- 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
- Tags
- Platforms
- Licenses
- A large portion of Web programming requires strings to be handled and generated, so knowing how to use and handle strings properly is extremely important for PHP programmers. This tutorial starts with the simple constructs used to create strings and ...
- Categories
- Tags
- 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
- Tags
- Platforms
- Licenses
- PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the
meta name and value of the a...
- Categories
- Tags
- Platforms
- Licenses
- Have you wondered where and how people leave off your site? Well, this one-page tutorial shows you how to setup a PHP redirection script with logging feature. You can use the script for link-based as well as form-based redirection while logging your ...
- Categories
- Tags
- Platforms
- Licenses
- Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- 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...
- Categories
- Tags
- Platforms
- Licenses
- Put some logic in your pages with PHP. Minimize the hassles for yourself and your users. This step-by-step tutorial shows examples of how PHP can be used for site navigation.
- Categories
- Tags
- Platforms
- Licenses
Page: