Several examples of useful things in PHP
Simple Login (Taken from https://www.tutorialspoint.com/php/php_login_example.htm)
- login.php
- logout.php
Google Charts (Taken from https://www.phpclasses.org)
- gcharts.php
- gchartexample.php
- gchartexample1.php
- gchartexample2.php
Simple Report Generator Class (Taken from https://www.phpclasses.org)
- phpReportGen.php
- usage.php
More Examples (Taken from: http://blog.koonk.com/2015/07/46-useful-php-code-snippets-that-can-help-you-with-your-php-projects/)
- detect_city
- getrealip
- getclientlanguage