PHP Functions
Name | Description | View Code |
---|---|---|
Logout | Logout Function that will work anywhere | View |
Basic Login Function | Don't forget to rename the fields :D | View |
Abstract: Manager | As all OO Managers need a __construct, here's a one-size-fits-many version | View |
Abstract: Mapping | As all OO Mapping need a __construct, here's a one-size-fits-many version | View |
Laundry Room | Collection of Sanitisation functions - VERSION OO | View |
Laundry Room | Collection of Sanitisation functions - VERSION PROCEDURAL | View |