website promotion banner
eturnkeys
Your Ad Here
Web Programming  Home Web Programming PHP (141 materials)
rss

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

Sort by :   Date   Rating   Editor's Pick Only

Choose skill level:  
 More PHP Tutorials at LearnPHP.org

Click to read this material
Working with Objects in PHP 5
Author : X2 Studios

The second part of the series showing new PHP programmers how to deal with Objects and learn the basics of Object Oriented Programming.


Click to read this material
Easy Flat File Hit Counter
Author : GreyCobra.com

Create a very simple hit pageview counter without any database! Use flat file scripting to make an easy counter!




Click to read this material
Using PHP 'if' Statements
Author : Alex

Using 'if' statements, you can check to see if a variable equals something else, and then execute a line of code if it is, and execute another line of code if it isn't. This tutorial is meant for beginners.


Click to read this material
Create a Contact Page with HTML and PHP
Author : PiticStyle

I have made a tutorial about how to install EasyPhp and now i come with an example. Today we learn how to create a Contact Page in HTML and PHP very easy! Download the next files to exercise on them:


Click to read this material
Regular Expressions
Author : GreyCobra.com

Regular expressions provide a means for advanced string matching and manipulation. They are very often not a pretty thing to look at. For instance:


Click to read this material
Navigation Using Switch
Author : Will

A safer, manual way of navigation using PHP




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
Date and Time
Author : Ghost

Display the current data and time using a very small and common code.


Click to read this material
Email, Virtual Domains Solution
Author : X2 Studios

A solution for implementing virtual domains using Exim, Courier-IMAP and mMySQL.


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:

Browse Pages: << <  10  11  12  13  14  > >>
Sorted by Rating

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