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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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.