I just starting out learning PHP, I\'ve been developing web apps in ASP.Net for a long time. I was wondering if there are any PHP specific security mistakes that I should be
Have a look at the Suhosin Hardening Patch, and check out the security vulnerabilities that it addresses.