Programming: PHP tutorials

Showing tutorials 0 to 20 out of 101 PHP tutorials.

ADVERTISMENT

ADVERTISMENT

This article explains how effective PHP Framework web applications are developed using CodeIgniter  along with its important features and advantages  with an example

Using Codeigniter for PHP application development

This article explains how effective PHP Framework web applications are developed using CodeIgniter, along with its important features and advantages, with an example

Not yet rated with 36 hits  Added on: Dec 29, 2008

The include command is used to insert the content of an external HTML page into an existing PHP page

Using The PHP Include Command

The include command is used to insert the content of an external HTML page into an existing PHP page.

Not yet rated with 58 hits  Added on: Dec 11, 2008

In this tutorial introduce you to the concept of Classes and Objects in PHP  To put it simply  an Object in the context of programming languages is a data structure which can contain any number of variables and functions all held together under a Class name  This Class can then be created in the normal scope of the code and stored inside a new variable  and multiple copies of this same class can be created  This allows for an even greater level of code encapsulation  allowing more complexity to be accessed from simple commands

Classes and Object-Oriented Programming in PHP

In this tutorial introduce you to the concept of Classes and Objects in PHP. To put it simply, an Object in the context of programming languages is a data structure which can contain any number of variables and functions all held together under a Class name. This Class can then be created in the normal scope of the code and stored inside a new variable, and multiple copies of this same class can be created. This allows for an even greater level of code encapsulation, allowing more complexity to be accessed from simple commands.

Not yet rated with 173 hits  Added on: Sep 06, 2008

When developing more complex PHP sites  especially forums  discussion boards and blogs where date and time functions are important  you ll regularly encounter situations where you need to display and manipulate values based around the current date and time  PHP includes a range of functions which can help you to easily format and adjust your date and time displays to suit your needs  In this tutorial  we ll look at some easy ways to display calendar information for your visitors

Working with dates and times in PHP

When developing more complex PHP sites, especially forums, discussion boards and blogs where date and time functions are important, you’ll regularly encounter situations where you need to display and manipulate values based around the current date and time. PHP includes a range of functions which can help you to easily format and adjust your date and time displays to suit your needs. In this tutorial, we’ll look at some easy ways to display calendar information for your visitors.

Not yet rated with 149 hits  Added on: Sep 06, 2008

This tutorial shows how to Avoid the  Permission denied in  IIS while installing a php script or running your own script  This tutorial has step  by step instruction with screen shots of how to change read  write  execute permission on scripts  This will help you to avoid write permission errors for script installation  thumbnail script  image manipulation script   file handling script etc

Setting write permission on files in IIS/Windows

This tutorial shows how to Avoid the "Permission denied in" IIS while installing a php script or running your own script. This tutorial has step by step instruction with screen shots of how to change read, write, execute permission on scripts. This will help you to avoid write permission errors for script installation, thumbnail script, image manipulation script , file handling script etc.

Not yet rated with 209 hits  Added on: Aug 29, 2008

Tutorial on how to use PHP and MySQLi   MySQLi stands for MySQL Improved and is a faster  more reliable method of connection

PHP MySQL Improved

Tutorial on how to use PHP and MySQLi. MySQLi stands for MySQL Improved and is a faster, more reliable method of connection.

Rated:*** with 266 hits  Added on: Jun 30, 2008

An example of how to create a fluent array and string library in PHP

Fluent Arrays and Strings in PHP

An example of how to create a fluent array and string library in PHP.

Rated:*** with 257 hits  Added on: Jun 23, 2008

Output buffers can be used in lots of different ways in PHP  This is great for working with sessions and logins to mention on example

How to use Output Buffering in PHP

Output buffers can be used in lots of different ways in PHP. This is great for working with sessions and logins to mention on example

Rated:*** with 154 hits  Added on: Feb 27, 2008

Did you know that you can login and extract information from google adsense via PHP

Get adsense stats from PHP

Did you know that you can login and extract information from google adsense via PHP?

Rated:*** with 181 hits  Added on: Feb 27, 2008

Date of Yesterday  the correct way in PHP  There are good and bad ways to do this

date of Yesterday

Date of Yesterday, the correct way in PHP. There are good and bad ways to do this...

Rated:*** with 199 hits  Added on: Feb 27, 2008

Let a PHP script check your harddrive and list directories and files

List files and directories

Let a PHP script check your harddrive and list directories and files.

Rated:*** with 174 hits  Added on: Feb 27, 2008

Sometimes you need to modify php ini settings without having access to the file  this is how to do it

Change php.ini in scripts

Sometimes you need to modify php.ini settings without having access to the file, this is how to do it!

Rated:*** with 147 hits  Added on: Feb 27, 2008

Work with transparent images  with text generated automaticly

Generate text with transparent background

Work with transparent images, with text generated automaticly

Rated:*** with 163 hits  Added on: Feb 27, 2008

Great way of showing the visitor to you website how long time it is left until something  Let s say you have a relaunch tomorrow  this function shows how many hours  minutes etc that is left until then

Show time left with PHP

Great way of showing the visitor to you website how long time it is left until something. Let's say you have a relaunch tomorrow, this function shows how many hours, minutes etc that is left until then.

Rated:*** with 706 hits  Added on: Feb 27, 2008

Creating thumbnails is a pretty normal thing that you need to do when visitors and admins upload images of different kinds  This helps you out so you don t have to worry

Create Thumbnail with PHP

Creating thumbnails is a pretty normal thing that you need to do when visitors and admins upload images of different kinds. This helps you out so you don't have to worry.

Rated:*** with 196 hits  Added on: Feb 27, 2008

GD is perfect for working with images in PHP  but not all hosts have it installed activated  With this function you can make sure if the functions are activated

Test gd support on server

GD is perfect for working with images in PHP, but not all hosts have it installed/activated. With this function you can make sure if the functions are activated.

Rated:*** with 190 hits  Added on: Feb 27, 2008

Did you know that you can use this technique to see what country your visitor comes from

Geo target your visitors

Did you know that you can use this technique to see what country your visitor comes from?

Rated:*** with 196 hits  Added on: Feb 27, 2008

Log your visitors and their information to file with PHP

Log visitors to file

Log your visitors and their information to file with PHP.

Rated:*** with 177 hits  Added on: Feb 27, 2008

Tips and tricks on how to work with strings and texts in PHP

PHP string functions summary

Tips and tricks on how to work with strings and texts in PHP.

Rated:*** with 213 hits  Added on: Feb 27, 2008

When you work with a client you can almost be certain that they want Excel functions for something    Here is a simple and effective way to generate Excel files

Create excel files with php

When you work with a client you can almost be certain that they want Excel functions for something... Here is a simple and effective way to generate Excel files.

Rated:*** with 240 hits  Added on: Feb 27, 2008

Go to Top

» Hardware reviews

SOFTutorials

Highest Rated

This Flash tutorial is a continuation of the clicking game tutorial  This time I will add addition features to the game

Clicking game part 2 - This Flash tutorial is a continuation of the clicking game tutorial. This t...

Rated:***** with 102 hits

This Flash tutorial is a continuation of the previous input text tutorial  This time I will add error checking and character limitation to the input text questionnaire

Using input text 2 - This Flash tutorial is a continuation of the previous input text tutorial. ...

Rated:***** with 61 hits

In this tutorial we shall learn how to model Sony Ericson W950i  Just follow the steps as shown in the tutorial

Modeling Sony Ericson W950i - In this tutorial we shall learn how to model Sony Ericson W950i. Just follo...

Rated:***** with 94 hits

Draw 3D lighting text in photoshop

3D Shining Text - Draw 3D lighting text in photoshop ...

Rated:**** with 762 hits

Most Popular

Easiest way to improve Capture performance in Windows MovieMaker  Follow the tutorial

Improving capture performance in Windows Movie Maker - Easiest way to improve Capture performance in Windows MovieMaker. Follow th...

Rated:*** with 43714 hits

If you want very realistic render you need to use V ray Render plugin  In this tutorial I will show you how to create V ray glass material

V-ray Glass Material - If you want very realistic render you need to use V-ray Render plugin. In t...

Rated:**** with 42158 hits

This tutorial describes tasks that you do almost every time you run the program  It explains how to start PowerPoint and create  save  open  and close presentations

Getting Started with PowerPoint - This tutorial describes tasks that you do almost every time you run the pro...

Rated:**** with 40724 hits

Tutorial showing how to create and animate the raining code effect from the popular trilogy the Matrix  no plug ins necessary  step by step video tutorial streaming and direct download

The Matrix Raining Code Video Tutorial - Tutorial showing how to create and animate the raining code effect from the...

Rated:*** with 35308 hits