Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 2
13 Hits, Last modified:
Core Framework - Bootstrap * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... * Core Framework - Request * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... tion getHostSSL() { return $this->Server['HTTPS'] == 'on' ? 'https://' : 'http://'; } /** * Get the host address */ public functi