Persistent Object Management in less than 300 Lines of Code
posted by mikethomas(85) 5 years, 1 month ago 0
The code looks interesting, but a warning - the bases class makes extensive use of non-parameterized SQL leaving these classes wide open to SQL injection attacks.
Reply