- 1,251 categories
- 40,829 scripts
- Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial will teach you have to make your site have the option to allow the users to choose the look and feel of the site using PHP, and MySQL wrapped around a HTML template. Doing this gives you more control of your site without having to reco...
- Categories
- Platforms
- Licenses
- This tutorial will show you how to send email in PHP. Firstly it''ll go over the basics of how the Simple Mail Transfer Protocol (SMTP) works, then how to send email using PHP.
After that it will show you how to send HTML emails in PHP (ins...
- Categories
- Platforms
- Licenses
- If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic && easy maintenance website. Read on !
- Categories
- Platforms
- Licenses
- Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server.
- Categories
- Platforms
- Licenses
- Display your own html or php pages within a nice looking Xoops block + Smarty cache, Search and Xoops comments feature, XHTML compliance, works with register_globals off.
A tutorial is also included.
- Categories
- Platforms
- Licenses
- PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features.
- Categories
- Platforms
- Licenses
- Templates let you completely separate your PHP code from the HTML, which makes the HTML graphic designers very happy and keeps them from messing up your precious programming. This tutorial explains how to use PHPLIB Template in your PHP scripts. Main...
- Categories
- Platforms
- Licenses
- PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database, create grapical displays of statistics from log files, a...
- Categories
- 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
- Platforms
- Licenses
Page: