Despite having a catchy title, phortify has remained stagnant for almost two years! I started this project while learning PHP and never did much in here. I blame lack of time and motivation for my empty promises and sincerely hope that one day Phortify will be a even more useful authentication library. Of course this won't happen without action, feel free to submit code. One of these days I'll do a rewrite to at the very least not require register_globals = on or error_reporting turned way down. And, most likely use sessions. Comments welcome.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The code in CVS should now work fine with register_globals = off and error_reporting = E_ALL. I used superglobals so Phortify now requires PHP 4.1.0. As time permits I'll update more code and publish a tarball. Thus far, no major changes have been made.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Despite having a catchy title, phortify has remained stagnant for almost two years! I started this project while learning PHP and never did much in here. I blame lack of time and motivation for my empty promises and sincerely hope that one day Phortify will be a even more useful authentication library. Of course this won't happen without action, feel free to submit code. One of these days I'll do a rewrite to at the very least not require register_globals = on or error_reporting turned way down. And, most likely use sessions. Comments welcome.
The code in CVS should now work fine with register_globals = off and error_reporting = E_ALL. I used superglobals so Phortify now requires PHP 4.1.0. As time permits I'll update more code and publish a tarball. Thus far, no major changes have been made.
The code will use sessions. Wow, it's been TWO years since my last commit...this project needs a serious update.