TutorialsRoom.com, Where knowledge lands
RSS Feed

Subscribe: RSS or e-mail

Web Development » PHP

Using the Php Include Command

Using the Php Include Command Tutorial
The include command is used to insert the content of an external HTML page into an existing PHP page.
www.oman3d.com | Web Development Tutorials » PHP | December 12th, 2008
Rating: 3.0/5 (4 votes)

Getting to Grips With Functions

Getting to Grips With Functions Tutorial
Functions give you the freedom to alter code all throughout your website or web app in one place, both convenient and it helps avoid errors! We will look at why functions should be used, where they should be used, how they should be used and some special techniques you should be using.
thephpblog.com | Web Development Tutorials » PHP | December 5th, 2008
Rating: 2.3/5 (3 votes)

The Need for Php Code Refactoring

The Need for Php Code Refactoring Tutorial
Refactoring is changing of complex and complicated programming codes into simple and confusion-less ones, thereby restructuring the complete set of codes into easily readable formats, without any change in the output or functionality.
Rating: 2.0/5 (4 votes)

Create a Custom Rss Feed Button With Your Readers Number

Create a Custom Rss Feed Button With Your Readers Number Tutorial
Today, most of websites use the RSS Feed with Feedburner to analyse and to count its readers. In this tutorial, I will explain how create a custom RSS Feed button with the readers number. You will use PHP with GD and XML.
www.cssleak.com | Web Development Tutorials » PHP | November 30th, 2008
Rating: 3.4/5 (5 votes)

Creating Friendly Urls With Php And .htaccess

Creating Friendly Urls With Php And .htaccess Tutorial
One of the most desired effects can be the hardest to accomplish correctly. Here is my stick in the pile, Create Friendly URLs with PHP and .htaccess.
spookyismy.name | Web Development Tutorials » PHP | November 15th, 2008
Rating: 3.3/5 (7 votes)

Image Uploading With Auto Thumbnails Using Php

Image Uploading With Auto Thumbnails Using Php Tutorial
Uploading images using php is very simple and important at the same time. In many scenarios you cannot escape uploading images when you develop a php script.
Rating: 3.2/5 (5 votes)

How to Read an Rss Feed With Php - Screencast

How to Read an Rss Feed With Php - Screencast Tutorial
Learn how We will be creating a tab system for three unique RSS feeds.
nettuts.com | Web Development Tutorials » PHP | November 9th, 2008
Rating: 2.3/5 (3 votes)

Create a Simple Search Engine With the Yahoo Api

Create a Simple Search Engine With the Yahoo Api Tutorial
This tutorial walks through the steps of creating a simple search engine using the Yahoo API.
enaresh.com | Web Development Tutorials » PHP | November 4th, 2008
Rating: 3.0/5 (4 votes)

How Make Php-mysql Login System

How Make Php-mysql Login System Tutorial
In this tutorial, I will be teaching you how to create a member login using a MySQL database, PHP, and a small bit of sessions.
Rating: 2.3/5 (3 votes)

Implementing Php File Upload Security

Implementing Php File Upload Security Tutorial
PHP Provide easy way for Uploading Images and other Data, But if your Uploader system is not secure any one can Upload EXE, .com, .bat or any other virus files Which may be harmfull for your server. Today I will teach you how you Can make Restriction to Implementing PHP Uploader security.
Rating: 3.2/5 (5 votes)
Go to Page: « Prev 1 2 3 4 56 7 8 9 Next »
Copyright © 2007-2012 Hazem Osman. All rights reserved. Terms & Conditions