How They Work, and When to Use Them
Proprietary & Advanced Methods
What Are They, and Why Use Them?
Programs & Apps to Make!
XSS, SQL Injection, etc...
[code] PHP
General Info
-
Creating PHP Helper Functions
code.tutsplus.com
-
Introducing PHP Classes
codular.com
-
PHP Sessions
phpro.org
-
Object Oriented PHP (for Beginners)
killerphp.com
-
Passing by reference
hackingwithphp.com
-
PHP References
elated.com
-
4 more
General InfoHow They Work, and When to Use Them
Cheat Sheet
-
PHP Cheat Sheet (DaveChild)
cheatography.com
-
Upgrading PHP 5.X To PHP 7
devstrend.com
-
BlueShoes: PHP Cheat Sheet
blueshoes.org
-
PHP Cheat Sheet | OverAPI.com
overapi.com
Cheat SheetTools
-
Online PHP Shell
3v4l.org
ToolsAdvanced
Proprietary & Advanced Methods
-
Anonymous Functions
codediesel.com
-
Mimicking Anonymous Classes using Closures
clock.co.uk
-
PHP Anonymous Functions
elated.com
-
Lambdas & Closures
culttt.com
Advanced Proprietary & Advanced MethodsWhat Are They, and Why Use Them?
Methods
-
PHP: crypt - Manual
php.net
-
PHP: fopen - Manual
php.net
MethodsConstruct
Programs & Apps to Make!
-
How to make a simple HTML template engine in PHP
broculos.net
-
How to make a simple web crawler
broculos.net
-
Parsing robots.txt < PHP | The Art of Web
the-art-of-web.com
-
Template Engines
massassi.com
-
Views and Templates | Fat-Free Framework for PHP
fatfreeframework.com
Construct Programs & Apps to Make!Error Handling
-
Debugging & Profiling - Xdebug
sitepoint.com
-
Alan Storm: A Survey of PHP Error Handling
alanstorm.com
-
A primer on PHP exceptions · daschl writes. sometimes.
nitschinger.at
-
Custom Error Handling in PHP
davidwalsh.name
-
Exception handling – Hacking with PHP - Practical PHP
hackingwithphp.com
-
Error Handling
sitepoint.com
-
3 more
Error HandlingSecurity
XSS, SQL Injection, etc...
-
Create MySQL Injection free Secure Login System in PHP - Subin's Blog
subinsb.com
-
How to program a basic but secure login system using PHP and MySQL
forums.devshed.com
-
» How to protect your emails with PHP and Javascript
nabito.net
-
Making A Cool Login System With PHP, MySQL & jQuery | Tutorialzine
tutorialzine.com
-
Obfuscate your e-mail address with PHP, JavaScript and CSS - CodeForest
codeforest.net
-
PHP Login script tutorial
phpeasystep.com
-
2 more
Security XSS, SQL Injection, etc...+ XML
-
Benefits Of Xml
c2.com
-
How to parse XML with PHP5 - Treehouse Blog
blog.teamtreehouse.com
-
Parsing XML at the Speed of Light
aosabook.org
-
PHP and XML
tutorialspoint.com
-
PHP Master | Parsing XML With SimpleXML
sitepoint.com
-
PHP: XML Parser - Manual
php.net
-
1 more
+ XML+ SQL
-
Database helper class to generate CRUD statements using PHP and MySQL | Angular Code
angularcode.com
-
PHP CRUD Tutorial for Beginners (PDO, MySQLi, and MySQL)
codeofaninja.com
-
PHP & MySQL For Dummies Cheat Sheet - For Dummies
dummies.com
-
PHP: mysqli::prepare - Manual
php.net
-
PHP MySQL Login Script | PHPSense.com
phpsense.com
-
PHP Prepared Statements
w3schools.com
-
2 more
+ SQL+ JSON
-
Handling JSON like a boss in PHP · daschl writes. sometimes.
nitschinger.at
-
JSON/XML Speed Test Experiment
speedtest.xmlsh.org
+ JSON