wonderwebware.com >> webmaster blog

Posts Tagged ‘php’

php login system

Wednesday, December 2nd, 2009

Do you remember jpMaster77′s login script? This is one of the scripts I use often. Every time when a friend asks for some quick small system with login required, I use this base script as a startup point and build what is needed on top of this nice login system. Actually, I speak about the modified version of the system, published by Ivan Novak, who made some great improvements in the original code and published everything under open-source license. But with the time going I modified some of the code to best fit my needs (mainly, to make it faster to setup). And because I believe this is the spirit of the open source, I am now publishing my modifications here for anyone who may want to use them.Why new name? Why version 1.0?Well, as I see it, I must change the original project name to avoid any confusion with the original script. I don’t want someone to think that the Grand Master of Cpp (JPmaster77, who wrote the core system years ago) or Ivan Novak (who modified the original script) are responsible for any change I made in the code. So, that is why I changed the name to jpWare login system and restarted the version numbering.The system, exactly as the original, is licensed under GPL or MIT license — which one best fits your needs.







Blog powered by WordPress
Entries (RSS) and Comments (RSS).