19,155 tutorials online
12 tutorials pending review
763 dead links removed





Web Design & Development: PHP Tutorials

 

PHP: Currently Active Users
Posted in PHP > Miscellaneous by tutorialgrub on May 14, 2011

hi all, in this tutorial ill show you how to show the users that are logged on to your website like the one in codecall home page.theres several techniques that you can use to do so, i choose to use this one for simplicity.
31 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

PHP Objects
Posted in PHP > Miscellaneous by tutorialgrub on May 14, 2011

OOP is a method of programming where objects are designed and communicate with each other to solve a problem.
27 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

PHP, SQL, jQuery and AJAX - Populate Select Boxes
Posted in PHP > Miscellaneous by tutorialgrub on May 14, 2011

In this tutorial I will show you how to write a simple jQuery AJAX script to populate Multiple select boxes from data retrieved from an SQL Database. As a demonstration I will use the concept of a search query implemented on most motor sales websites.
51 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

PHP Open Database Connectivity (ODBC) Tutorial
Posted in PHP > Miscellaneous by tutorialgrub on May 13, 2011

Hi All! I present to you PHP (Open Database Connectivity ) ODBC.
131 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

PHP Opcode Caching With eAccelerator
Posted in PHP > Miscellaneous by tutorialgrub on May 13, 2011

My previous article about PHP optimization at the coding level can be located here: PHP Optimization - Theory and Practise
47 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Creating a simple mail sender class with PHP
Posted in PHP > Email Systems by tutorialgrub on May 01, 2011

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.
31 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Create a PHP5 Framework: Part 2
Posted in PHP > Development by tutorialgrub on Apr 23, 2011

Create a PHP5 Framework: Part 2 for beginners on NETTUTS.com
18 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to Use the Crypt() Function to Encrypt and Check Passwords
Posted in PHP > Security by tutorialgrub on Apr 22, 2011

This tutorial walks you through how to use the crypt() function in php. You'll encrypt a password so that it can be stored in the database, compare a new word to the encrypted password, and use an md5 hash to make sure you encrypt the entire passphrase.
13 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Generating an active navigation class using php
Posted in PHP > Site Navigation by tutorialgrub on Apr 22, 2011

Learn how to use php to generate a class of active inside your navigation to visually specify the active page to the user.
32 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

PHP E-mail with attatchment
Posted in PHP > Email Systems by tutorialgrub on Apr 22, 2011

This is a simple code for attaching files in E Mail using PHP.
158 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


<<  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16    >>  Next