On Mar 14, 2011, at 18:15, arron wrote: > I want to hide my database fields and make it harder for people trying > to spam me or hack it
I hesitate to support this idea, on the grounds that security through obscurity is not security. If there are ways for people to spam or hack your site just by knowing your field names, then you have security problems that you should correct, not hide behind obfuscation. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
