Home

Submit

Source

Feeds

Home » PHP » Getting Started ::

PHP Getting Started
The examples will show you how to use control structures in PHP.
Related Tutorials
PHP Getting Started
PHP Loop Structures
PHP / Getting Started
Being able to use any programming language, you need to have reaction to input. With PHP for instance, there are many ways to automate actions. Here are some of the control or loop structures available in PHP.

Site: www.uberpages.com Report - View Tutorial

PHP Getting Started
PHP, The Nitty Gritty: Lesson 1
PHP / Getting Started
This is an introductory article on PHP programming. Some of main topics covered include: Variables, Strings, Arrays, Comparison Operators, and Control Structures.

Site: www.abriasoft.com Report - View Tutorial

PHP Getting Started
The if statement
PHP / Getting Started
Conditional structures are used to control which statements get executed. They are composed of three fundamental elements: if statements, elseif statements and else statements.

Site: www.beginnersphp.co.uk Report - View Tutorial

PHP Getting Started
The FOR loop
PHP / Getting Started
The FOR loop is one of the basic looping structures in most modern programming languages. Like the while loop, for loops execute a given code block until a certain condition is met.

Site: www.beginnersphp.co.uk Report - View Tutorial

PHP Object Oriented
PHP attributes
PHP / Object Oriented
A common way of accessing structures or objects uniformly is to use attributes access (also known as properties or metadata). Attributes allows code to read and write single values from an object in one general way.

Site: www.zez.org Report - View Tutorial

PHP General Development
Conditional Statements
PHP / General Development
Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your code to do this. Conditional statements are the set of commands used to perform different actions based on different conditions. In this tutorial we will look at two structures: if...else and switch statements.

Site: www.webcheatsheet.com Report - View Tutorial

PHP Getting Started
Flow Control Statements
PHP / Getting Started
This tutorial describes: What are conditional statements, What are loop statements.

Site: www.herongyang.com Report - View Tutorial

PHP Databases
PHP DB Admin Control
PHP / Databases
This is a small web based database administration code using PHP 4+ and mySQL database.

Site: www.sourcesystems.net Report - View Tutorial

PHP Emailing
PHP Email Form Easy
PHP / Emailing
Now you can send emails from your web sites with full control over design style and functionality. PHP is the way to go for online email form.

Site: newsourcemedia.com Report - View Tutorial

PHP Object Oriented
How to use the LoadVars Class
PHP / Object Oriented
The LoadVars class allows developers to have a better control of the external loaded data. There are many reason to use the LoadVars class intead of the old deprecated loadvariables and loadvariablesNum.

Site: www.sephiroth.it Report - View Tutorial

PHP File Operations
Error Handling
PHP / File Operations
Every programmer wants to practice effective error handling. Learn how to control the size and other aspects of file uploading on your server by error handling.

Site: www.htmlgoodies.com Report - View Tutorial

PHP Security
Calculator Building an Apache-like Access Control List (ACL)
PHP / Security
Constructing an Apache-like, in fact we're going to be emulating the Apache ACL in its entirety. Although you could quite easily use Apache, this allows you to see how it's all done and even extend onto it to allow temporary bans which expire after a certain amount of time - if you were that way inclined.

Site: www.talkphp.com Report - View Tutorial

PHP Ad Management
Creating a file based AD rotator script
PHP / Ad Management
Create a simple AD rotator script without using database. The script can display both text and image ads and you can control the number of ads to be displayed at once.

Site: www.phptoys.com Report - View Tutorial

PHP Getting Started
PHP in the Command Line (Shell)
PHP / Getting Started
There's a single line you can add to your web host's control panel that will automatically archive your content. A "shell" in the computer world is a place where you enter commands and run files by name rather than clicking around different windows.

Site: www.chauy.com Report - View Tutorial

PHP Miscellaneous
Replace Frames with PHP Tables - Just say no, to Frames
PHP / Miscellaneous
This tutorial will teach you, with the use of PHP, to create a website with tables that looks just like it was created with frames, but with much more flexibility and control.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement