Wednesday, October 11, 2017

New PHP tutorials added in Tutorials section on our website

New tutorials were added in PHP Tutorials section on our site.

They recommended both for beginners and advanced PHP programmers.


1. New Features in PHP7

This tutorial describes new features and changes in PHP7 and how to use them. It will be useful for programmers, who want to move from PHP5.x to the new PHP7.x

2. MySQL Cheat Sheet

Here are the most commonly used SQL commands and the most commonly used options for each. There are many more commands and options than listed here. In other words, the syntax as I have listed them are far from complete. See the links at the bottom for more complete syntax's and more commands.

3. SOLID Principles with PHP examples

This tutorial describes and shows SOLID principles with examples in PHP.
Fell free to leave your comments and suggestions.