|
IT SOLUTIONS
Your TECHNOLOGY partner!
|
|
|
Prestwood eMagazineSubscribe now! It's Free!
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| KB Article | ||||||||||||||
Mike Prestwood |
1. PHP Constants (define)
In PHP, you declare constants using the define keyword: define("CONST_NAME", "Value");
Constants in PHP are case sensitive. A common standard in PHP is to use all-uppercase letters, with underscores to separate words within the name. Posted to KB Topic: PHP
34 months ago
|
Code
2581
Hits |
||||||||||||
Mike Prestwood |
2. Download PHP (Install it)
Download page from PHP.Net. Posted to KB Topic: Beginners Corner
54 months ago, and updated 34 months ago
|
3667
Hits |
||||||||||||
Mike Prestwood |
3. Delphi PHP V
What PHP version does Delphi for PHP support? Posted to KB Topic: Delphi for PHP
59 months ago, and updated 34 months ago
|
FAQ
3799
Hits |
||||||||||||
Adam Lum |
4. A 10 Minute PHP Quick Start
An Introduction to PHP. Installing PHP on Your Computer and Running your First Script. Posted to KB Topic: Beginners Corner
7 years ago, and updated 34 months ago
|
KB Post
3957
Hits |
||||||||||||
Mike Prestwood |
5. PHP Deployment Overview
With PHP, you simply copy your files to a web server that is capable of running PHP pages. Posted to KB Topic: Beginners Corner
50 months ago
|
Code
3098
Hits |
||||||||||||
Mike Prestwood |
6. PHP Unary Operators
A unary operator operates on only one value. PHP Examples:
Posted to KB Topic: Beginners Corner
54 months ago, and updated 51 months ago
|
Code
3715
Hits |
||||||||||||
Mike Prestwood |
7. PHP Assignment (=)
PHP uses = for it's assignment operator. Posted to KB Topic: Beginners Corner
51 months ago
|
Code
2659
Hits |
||||||||||||
Mike Prestwood |
8. PHP Logical Operators (and, &&, or, ||, !, Xor)
PHP logical operators:
Posted to KB Topic: Beginners Corner
51 months ago
|
Code
3356
Hits |
||||||||||||
Mike Prestwood |
9. PHP Comparison Operators (==, != or <>)
Common comparison operators:
PHP 4 and above also offers === for indentical (equal plus same type) and !== for not identical (not equal or not same type). Posted to KB Topic: Beginners Corner
51 months ago
|
Code
2841
Hits |
||||||||||||
Mike Prestwood |
10. PHP If Statement (if..elseif..else)
The PHP if statement consists of using if, elseif, and else. Posted to KB Topic: Beginners Corner
51 months ago
|
Code
2858
Hits |
|
||||||
| ||||||
|
©1995-2013 PrestwoodBoards [Security & Privacy]
A Prestwood IT Solutions website.
|