I'm looking for a PHP script that will allow me to keep a database of all my clients and information about their projects (web pages). When I change something or work on it, I can use an admin function to do so, then it will store that in that user's profile thing... then when they come to my site and enter their username / pw they'll get info about their project. Passwords, images, notes from me... also it would be nice if they could send questions to me and then I could respond. Does anyone know of a script to do this? I'm thinking about coding one myself but I'm not that good 😉
PHP3 and MySQL...