Hello all. I have been working on a file managment utility that uses php and mysql to provide authentication. Part of this has been based on some of the code of this project. My code now is still mostly developmental, but it does work.
In the next version, I plan to use sessions to handle user authenication tracking, plus some more security improvments and all that, which appears to be part of where phoritfy is headed, and I would be very much interested in incorporating or helping this project with what code I have.
Hello all. I have been working on a file managment utility that uses php and mysql to provide authentication. Part of this has been based on some of the code of this project. My code now is still mostly developmental, but it does work.
In the next version, I plan to use sessions to handle user authenication tracking, plus some more security improvments and all that, which appears to be part of where phoritfy is headed, and I would be very much interested in incorporating or helping this project with what code I have.
Here is the link: http://projects.snurkle.org/projects/hfm/
Please excuse the poor documentation, it will be complete someday :)
Have a good day!