TechTutorials - Free Computer Tutorials  






Sponsors

IT Certification Training
Expert-led On-Demand IT training with 7x24 LIVE Mentoring. Topics cover MCITP Training, A+ Certification, IT Security, CEH, CHFI Training, CCNP Training and many more.

Internet Monitoring & Web Security
Control internet usage of your company network with GFI WebMonitor. Download Free Trial Now!

Train Signal – FastTrack Video Labs for Serious IT Students & Professionals
Learn Web servers, file servers; master DNS, Active Directory, wireless, and more. Learn to practice theories essential to network administrators.


PHP






Tutorials (62)

Total Tutorials: 5354  |  Added today: 15 Tutorials updated: 02/03/2012



Sort Tutorials By:


A collection of date/time functions
 
In PHP, despite the big choice of functions, there is not a specific function to add an interval of time, that could be a day, hour, month or year to a given date, therefore we have to code something to do the job. In these series of articles, we'll try to make some functions that could be useful for your applications.


Added: 09/21/2009, Hits: 806, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

A guide for installing Apache - PHP - MySql on Windows
 
A simple guide for installing and configuring the popular web server Apache 2.0.59 together with PHP 5.2 and MySql 5.0.45 on Windows operating System.
Added: 10/20/2007, Hits: 740, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Apache PHP Tutorials - Installing and Running Apache Server and PHP Script Pages for Windows Hot
 
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.ini; How to configure Apache to use PHP as CGI; etc.
Added: 08/15/2007, Hits: 1,264, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Basic PHP Includes
 
Lets say you have a Web site with 10 or so pages, and you want to update the navigation. You don't want the hassle of updating every single page. That's where includes come in handy.
Added: 05/27/2005, Hits: 669, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Basics of PHP
 
In this tutorial you will get some of the basics of PHP and should allow you to do most things you will want to.
Added: 07/27/2010, Hits: 521, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Beginner's Guide To PHP
 
This tutorial is provided for people with no PHP experience. It covers basics, such as variables, forms, sending email and MySQL databases.
Added: 02/16/2003, Hits: 854, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Classes and OOP in PHP
 
This tutorial discusses Object Oriented Programming (OOP) and Classes in PHP.
Added: 02/13/2005, Hits: 618, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Clicks counter
 
Very common task is to count outgoing clicks has been described here. The script is very small so you can easily add it to any complicated web application.
Added: 02/18/2004, Hits: 610, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Coding a simple Guestbook using PHP and MySQL Hot
 
This is a short article which shows you how to make a simple guestbook by capturing the visitor's input and storing the data in a database using PHP. You'll need to know a bit of HTML, PHP and MySQL in order to do the task.
Added: 06/05/2004, Hits: 1,316, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Creating statistics script
 
For any popular website you will need to have a good statistics script. This tutorial will teach you how to build your own MySQL based counter script.
Added: 02/18/2004, Hits: 565, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Date and time
 
What time is it? How many seconds have passed since the UNIX Epoch started?
Added: 01/29/2004, Hits: 576, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Echo and print
 
Do you know the difference between the common echo() and print() functions? Also you will find here a basic description of variable functions in PHP.
Added: 01/29/2004, Hits: 440, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Fetching random record
 
Let us learn a wonderful way to output the records from any database table in a random order. See the bad and the good examples of coding here.
Added: 02/18/2004, Hits: 474, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

File based guestbook
 
Here we have a single PHP script to add new records to the guestbook and also to show them on the page. It is a file based guestbook!
Added: 01/29/2004, Hits: 489, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

File existance checking
 
It is a good practice to check if the file exists already before creating that file. Learn a proper function here.
Added: 01/29/2004, Hits: 449, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

File locking
 
Why should you lock the file every time when you write or read data? Cause two instances of your script could be writing data to the same file in the same time.
Added: 01/29/2004, Hits: 484, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

File upload with PHP
 
Do you know how to create a PHP script for uploading files to your server? You should know two basic things: a proper piece of HTML code and a few lines of simple PHP.
Added: 01/29/2004, Hits: 534, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Formatting date/time value
 
Do you know that it is possible to format date/time field value just right in the SQL query string using embedded MySQL function? It is the most convenient way actually.
Added: 02/18/2004, Hits: 449, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

Here document output style
 
PHP also has the Here Document output style. It allows you to embed text data in your scipt.
Added: 01/29/2004, Hits: 419, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating

How to configure Apache server to run PHP engine as CGI on Windows systems?
 
If you have followed our tutorials and got the Apache server installed and running, got the PHP engine installed and configured, you can now use this tutorial to configure the Apache server to run PHP engine as CGI to support PHP scripts.
Added: 08/03/2011, Hits: 365, Rating: 0, Votes: 0
Add To Favorites  |  Add Rating
Page:  1 2 3 4   Items Per Page:






7 Seconds Resources, Inc.




IT Showcase