News

Online PHP development training course certification at an affordable price. Online Hypertext Preprocessor development Course content is designed by working PHP Professional with a combined experience ...
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.
Learn how to troubleshoot Apache 2 when it's not executing PHP files with this easy-to-follow, step-by-step tutorial.
Hiding URL Parameters With a PHP Redirect. When you execute a PHP script from another PHP script and pass data using URL parameters, those parameters are visible on the address bar.