Categories
Tags → Tutorial In Php

PHP measuring page load time

In this tutorial you will learn from a simple code how to generate the page loading time using pure PHP programing. The idea is simple, this script generates a number that counts in seconds the page loading time. It&’s a very simple...
DETAILS

Simple ip counter based on PHP && mysql

Learn how to make a simple ip counter for your website using PHP programing language and Mysql database. In this tutorial you will learn how to make the tables on mysql database and how to program with examples the counter script.
DETAILS

Creating a simple mail sender class with PHP

In this tutorial I will show you how to create a simple mail sender class in PHP. Sending emails with PHP is a lot easier than you would think, however you need to care about some settings to avoid moving your emails into a spam folder.
DETAILS

Basic PHP MySql Counter Tutorial

In this tutorial I will be showing you how to make a PHP hit counter using PHP and MySql. This is a basic text counter that will count every time your page is loaded...
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

Page:
©2003-2019 jCay.com