Name: Anonymous 2013-05-03 23:52
So I wrote a data analysis tool in PHP/SQL recently. It works, but coming from a C/C++ background I'm in mirky waters. Is there anything like Design Patterns for server side coding? I feel like I'm doing the PHP form rendering/processing ass backwards, but don't know the better way. What's a /prog/ to do?