Commit Graph

14 Commits

Author SHA1 Message Date
ec99235500 Added support for both server vars 2025-08-27 14:34:38 -06:00
c69ea79785 Forced lf in gitattributes correction 2025-08-27 10:48:00 -06:00
e724a361e8 added .gitattributes for lf endings 2025-08-27 08:02:45 -06:00
4086da30b1 Added non-db folder query checking location and added params convenience method 2025-08-27 08:02:15 -06:00
4340b14067 Serve only valid mime types 2025-08-21 07:10:58 -06:00
1ae5e0b8a1 Added processExtra to request, allows for merging application/json POST bodies into $_POST 2025-08-14 14:43:23 -06:00
48bf5f1e67 Added convenience function to read from header 2025-08-14 10:26:23 -06:00
cc5474ef80 Added getPath function 2025-08-05 08:27:49 -06:00
6c4237ec9b Refactored and consolidated DatabaseConnection (simplified PDO wrapper) 2025-06-28 06:41:34 -06:00
45a63e81db Consolidated DatabaseConnection class to be a PDO wrapper 2025-06-24 14:52:08 -06:00
5f3dd988b6 Changed script to require port number as first arg 2025-06-24 11:43:40 -06:00
cb309511c3 Added support for getting entire list of "arguments" for root index.php files 2025-06-21 16:42:48 -06:00
3857298a88 Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
2967d8beb4 Initial commit 2025-03-13 11:54:48 -06:00