Categories
Tags → Php Tutorial

TutorialCMS

This is a free PHP + MySQL based script released by WavelinkMedia. It will allow you to quickly and easily create a tutorial indexing website like Tutorilized and Good-Tutorials. Please make sure you read the terms and conditions carefully before dow...
DETAILS

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

Using Regular Expressions with PHP

Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and t...
DETAILS

PHP Development Resources Directory

HotFreePHP Is A PHP Development Resources Directory For PHP Sities and ahuge number of ready to use scripts ,Tutorials , Documentation and FAQ , free web hosting , PHP Tools , Web Development Related Sites (AJAX , JAVAScrpit And DataBases) and a Free...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating an object oriented MySQL abstraction class

In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
DETAILS

Creating a file based logging script

In this tutorial I will show you how you can create a small and simple PHP script to log your visitors activity into a file. You just need to add 1 line to each of your page to enable logging and the statistics will be collected in a html file so you...
DETAILS

Sending Email (Text/HTML/Attachments)

Email is the most popular Internet service today. A plenty of emails are sent and delivered each day. The goal of this tutorial is to demonstrate how to generate and send emails in PHP. So, you want to send automated email messages from your PH...
DETAILS

Creating a domain checker

In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.
DETAILS

Building Websites with e107

This book is a fast paced tutorial to creating a website using e107. If anyone has never used e107, or even any web content management system before, then this book will walk him through each step in a friendly and accessible way. User does not have ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Working with Directories

As is necessary for any language, PHP has a complete set of directory support functions. PHP gives you a variety of functions to read and manipulate directories and directory entries. Like other file-related parts of PHP, the functions are similar to...
DETAILS

Page:
©2019 A--9.com