last scripts
popular scripts
top rated
search
search:
Blog
|
Ajax
|
ASP
|
ASP.NET
|
C and C++
|
CFML
|
CGI and Perl
|
Flash
|
Java
|
JavaScript
|
PHP
|
|
Python
|
Remotely Hosted
|
Ruby on Rails
|
Software
|
Tools and Utilities
|
Web Hosting
|
XML
|
Advertisment
Deluxe Menu
Conditional Statements in PHP
Home
»
PHP
»
Tips and Tutorials
»
Introduction to PHP
»
Hits
: 1365
Conditional Statements in PHP
0.0
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. In this tutorial we will look at two structures: if...else and switch statements.
Platform(s):
Windows
Date:
Sep, 22 2006
Author:
WebCheatSheet, http://www.webcheatsheet.com/php/if_else_switch.php
Ratings
Number of Ratings:
100
Votes
5
25%
4
75%
3
0%
2
0%
1
0%
Visitor Voting Booth:
5
4
3
2
1
Rate It!
Copyright (c) 2003-2019,
j
Cay
.org