Categories
Tags → Pear Tutorial

Intro to PEAR HTML_Template_IT Package

Learn how to use the PEAR HTML_Template_IT Package to create a templating system for your website using PHP and HTML. After this tutorial you should be able to have a strong inital grasp on creating templates using PEAR and the HTML_Template_IT packa...
DETAILS

Database frontend with PEAR DataGrid and DataObject

Structures_DataGrid and DB_DataObject are two PEAR components, which can be connected together, to easily display the data contained in a SQL table, and let the user sort and page through it. With minimal typing, this tutorial shows you how you...
DETAILS

Pear Module: HTML_Template_Sigma

This PEAR tutorial will teach you how to use PEAR''s Finest Templating engine: HTML_Template_Sigma
DETAILS

Pear Module: HTML_Page

HTML_Page is a PEAR package which is an XHTML Page Generator. This tutorial will teach you all about it and how to use it.
DETAILS

E-mailing in PHP

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...
DETAILS

How to use the PEAR ITX templating system

This tutorial will explain and demonstrate how to use the ITX templating system from the PEAR collection of useful classes for PHP. As we go along, it''ll show you some of the competitors, why the author didn''t like them and why in the end...
DETAILS
©2003-2019 jCay.com