CURLRequest Class Loading the Library Working with the Library Making Requests Base URI Using Responses Request Options allow_redirects auth body cert connect_timeout coo...
HTTP Method Spoofing HTTP Method Spoofing When working with HTML forms you can only use GET or POST HTTP verbs. In most cases, this is just fine. However, tosupport REST-ful ro...
Extending the Controller Preloading Components Additional Methods Other Options Extending the Controller CodeIgniter’s core Controller should not be changed, but a default c...
Testing System Set Up Installing phpUnit Composer Phar Testing Your Application PHPUnit Configuration The Test Class Additional Assertions Accessing Protected/Private Propert...