I have an existing php/mysql application that needs new features added, existing processes improved/rewritten. example new feature: send email process that utilizes existing search module to find clients in db to email to and then gathers email content via web form and sends to clients 1 at a time to attempt to avoid spam filters example modification: add ability to assign access to certain pages to certain members. example rewrite: report listing not displaying correct data;...