phpAlumni is an web-based alumni management written in PHP/MySQL. It enables former students to stay in touch, post job offerings, search for people, spread news or organize reunions.
License
GNU General Public License version 2.0 (GPLv2)Follow phpAlumni
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
ATTENTION. Seems to be suspectible to SQL injections. E.g. members/password_changed.php line 76. They call trim(strip_tags(…)) but not mysql_real_escape_string. Do not use this project without reviewing all the code and making sure SQL injection is in fact not possible.