TutorialsRoom.com, Where knowledge lands
RSS Feed

Subscribe: RSS or e-mail

Web Development » PHP

Php Count Online Users Tutorial

Php Count Online Users Tutorial Tutorial
In this tutorial we will make a Online user count script in PHP with easy steps, this online user count technique used in all advance site to track online users, u can also make it more advance according to your needs by simply modifying these code.
Rating: 2.3/5 (3 votes)

How Make Is_home() Function in Php

How Make Is_home() Function in Php Tutorial
In wordpress we see lots of conditional functions like is_home, is_page, is_single which are implemented to make easy navigations for user, Today I will Explain you how you can make Own Conditional Functions and How You can Use it in Your Web Page.
Rating: 2.3/5 (3 votes)

Php Random Avatar Script

Php Random Avatar Script Tutorial
Some of you may be still thinking about how to create a random avatar - avatar which will show different image when you load it.
Rating: 2.6/5 (8 votes)

Create Your Own Image Uploader in Php

Create Your Own Image Uploader in Php Tutorial
So you want to create your own image uploader?? Maybe for a image hosting website? If you are unsure what I’m on about then it’s simple… a visitor comes onto your website, uploads an image through a form then gets told where it’s located so they can use it on their own site.
Rating: 3.0/5 (4 votes)

Connecting to a Mysql Database

Connecting to a Mysql Database Tutorial
Learn how to make a connection to a MySQL Database.
Rating: 3.5/5 (6 votes)

Load Page Titles From Flat File

Load Page Titles From Flat File Tutorial
Learn how to have your page titles and meta descriptions load from a flat file, Useful is you include the top of your page for easy editing.
Rating: 3.0/5 (6 votes)

Make Your Own Personal Web Based Notepad

Make Your Own Personal Web Based Notepad Tutorial
Create your own personal web based notepad.
Rating: 2.9/5 (7 votes)

Tag Cloud With Php

Tag Cloud With Php Tutorial
Build one of those popular tag clouds as found on sites such as: Flickr, del.icio.us and others using a static Array approach.
Rating: 3.0/5 (4 votes)

Php Cookies Tutorial And Examples

Php Cookies Tutorial And Examples Tutorial
In the course of developing highly interactive web sites it is necessary to deal with large amount of data flow between client browser and web server. It is quite cumbersome handling such large amount of data using hidden files in HTML forms. This problem can be overcomed by using HTTP cookies.
Rating: 1.3/5 (4 votes)

Gd Library And Images

Gd Library And Images Tutorial
Learn the basics of creating images using PHP and GD library.
Rating: 1.7/5 (3 votes)
Go to Page: « Prev 1 2 3 4 5 67 8 9 Next »
Copyright © 2007-2012 Hazem Osman. All rights reserved. Terms & Conditions