top of page
Skip to Main Content
MR SCRIPT
Home
Donate
Script Repo
Course List
More
Use tab to navigate through the menu items.
PHP 101 - An Introduction To PHP and Programming
0%
Overview
01.1: Introduction to PHP - Hello World
01.2: Escape Characters
01.3: String Concatenation
02.1: Variables
02.2a: Operator Precedence
02.2b: Bug Types
02.3a: Control Structures and Comparison Operators
02.3b: More Comparison Operators
02.3c: Logical Operators
02.4: While Loops
02.5: For Loops
02.6: Get Line
02.7: Decrement
02.8: Printf
02.9a: Arrays
02.9b: More Arrays
02.10: Strtolower
02.11: Functions
03.1: Install Apache and MySQL
03.2: Html Mix
03.3: How to grab user input from a web page
03.4: Create a Table in MySQL
03.5: Use PHP to connect to MySQL
bottom of page