mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-22 21:22:54 +02:00
Add links to other useful resources and video tutorials
This commit is contained in:
@@ -36,6 +36,7 @@ if (strpos('testing', 'test') !== false) { // true, as strict comparison was
|
||||
|
||||
* [Comparison operators](http://php.net/language.operators.comparison)
|
||||
* [Comparison table](http://php.net/types.comparisons)
|
||||
* [Comparison cheatsheet](http://phpcheatsheets.com/index.php?page=compare)
|
||||
|
||||
## Conditional statements
|
||||
|
||||
|
Reference in New Issue
Block a user