Categories
Tags → Php And Tutorial

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

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

Create Thumbnail Images using PHP

This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP ...
DETAILS

Creating a file manager

In this tutorial I will show you how to create a PHP application to display directory content (filename, filesize, modification date) and navigate between them.
DETAILS

FunFactsAndQuotes

FunFactsAndQuotes is the fast && easy way to keep your website fresh and interesting with quality facts && quotations. No fancy programming or databases. All you do is upload our php and text files to your server, and copy/paste a lin...
DETAILS

Form Processing with PHP

One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use PHP code to make decisions based off this information to create dynamic web page...
DETAILS

Page:
©2003-2019 jCay.com