Vectorials
Flash Perfection
3D Lessons
Tutorialkit
Markup Tutorials
Learn PHP
network
adv banner
Web Programming  Home Web Programming PHP (140 materials)
rss

Browse Pages: << <  9  10  11  12  13  > >>    

Sort by :   Date   Rating   Editor's Pick Only

Choose skill level:  
 More PHP Tutorials at LearnPHP.org

Click to read this material
PHP Live Counter: Online Users
Author : Kyscorp.com

Editor's Pick in Web Programming, June 2006
This is a really great script to use for anyone who is wanting to gain more statistics regarding the number of people who visit your site and so forth. Take a look.


Click to read this material
Retrieving Data From a Database

Before getting started, I'll assume you already know how to connect & select the database of your choose.
Retrieving data from a database is a common task for web database applications, the most common use is to display the data in a web page.




Click to read this material
Last Modified and User's Screen Resolution Detection
Author : Kyscorp.com

An easy and efficient way to write the date a file was last modified.
We call the function filemtime() that returns an integer (the number of seconds elapsed from Jan 1st, 1970 00:00 GMT) Anyway, to make this integer viewable by human beings, we just format it using date() function.


Click to read this material
Page Loading Time
Author : KieranHall

Learn how to output the time a page takes to load.


Click to read this material
PHP Counter
Author : Kyscorp.com

A counter is a simple yet essential script when developing web pages.
First of all, we need a file where to store the data ( a simple text file). This file must be CHMODed to 777 (under Linux)
Let's name this file "data.txt". Do not forget to include it into the same directory as the PH...


Click to read this material
If/Else Statements
Author : GreyCobra.com

1. If and Else statements are special pieces of code that tell your server to do something under a certain condition. If and Else statements therefore are conditional statements. An example of a likely piece of code that uses these statements is:




Click to read this material
PHP Navigation and Connecting to a MySQL Database
Author : Akpro.net

PHP Navigation and Connecting to a MySQL Database


Click to read this material
Relative Dates
Author : GreyCobra.com

In this tutorial I am going to teach you how to create your own relative date function.


Click to read this material
PHP/MySQL Tutorial System
Author : GreyCobra.com

This Tutorial will run you through the basics of building your own Tutorial CMS!


Click to read this material
Design an Online Chat Room with PHP and MySQL
Author : Rory Canyon

In this article, you will learn how to design and develop a simple online chat room with PHP and MySQL. This tutorial explains every steps of the development, including both database design and PHP programming. Basic computer skills and knowledge of HTML and PHP are required. Ok, let's begin now. ....

Browse Pages: << <  9  10  11  12  13  > >>
Sorted by Date

Display materials per page
print this page tell a friend subscribe to newsletter subscribe to rss