03-14-2014, 01:11 AM
Hi Guys
This is a 29 page pdf that I came across outlining the basics of PHP and covering such topics as :-
1. Introduction 5
1.1 The History Of PHP 6
1.2 What Are We Going To Cover? 6
1.3 All About LAMP 6
1.4 Setting Up Your Development Environment 7
Windows 7
Linux 7
OS X 8
Android 8
1.5 Choosing The Right Text Editor 8
1.6 Prerequisites 9
2. Hello World! 10
2.1 Does PHP Have To Be Surrounded By HTML? 11
2.3 Basic Language Concepts 11
Variables 11
If Statements 11
While Statements 12
For Loops 12
Functions 12
2.4 Moving On 13
3. Forms 14
3.1 How Forms Work In HTML 14
3.2 Creating Our First Form 14
3.3 Handling This Input With PHP 15
4. Databases 17
4.1 MySQL Datatypes 18
Varchar(x) 18
Integer 18
Other MySQL Datatypes 18
4.2 Creating Our Database 18
4.3 The Wrong Way To Query The Database 19
Not something that appeals to me ( at the moment ! ) , but some of you guys may find it useful.
J
http://www.mediafire.com/view/4q6nu803hn...ithPHP.pdf
This is a 29 page pdf that I came across outlining the basics of PHP and covering such topics as :-
1. Introduction 5
1.1 The History Of PHP 6
1.2 What Are We Going To Cover? 6
1.3 All About LAMP 6
1.4 Setting Up Your Development Environment 7
Windows 7
Linux 7
OS X 8
Android 8
1.5 Choosing The Right Text Editor 8
1.6 Prerequisites 9
2. Hello World! 10
2.1 Does PHP Have To Be Surrounded By HTML? 11
2.3 Basic Language Concepts 11
Variables 11
If Statements 11
While Statements 12
For Loops 12
Functions 12
2.4 Moving On 13
3. Forms 14
3.1 How Forms Work In HTML 14
3.2 Creating Our First Form 14
3.3 Handling This Input With PHP 15
4. Databases 17
4.1 MySQL Datatypes 18
Varchar(x) 18
Integer 18
Other MySQL Datatypes 18
4.2 Creating Our Database 18
4.3 The Wrong Way To Query The Database 19
Not something that appeals to me ( at the moment ! ) , but some of you guys may find it useful.
J
http://www.mediafire.com/view/4q6nu803hn...ithPHP.pdf