View Single Post
  #2 (permalink)  
Old 05-18-2009, 12:25 PM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,709
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: PHP Security Audit Script

Thank you. The code is downloaded. I will test it when I have free time.

Some fast observations / questions:
  1. Why do you not use the recommended PHP documentation? Don't do as I do. Do as I say.
  2. Is your file / functions dependent on server configuration, php.ini (that I can not use on my shared server) versus .htaccess?
  3. Can it be used on all PHP installations?
  4. If the question is no to one of 2 and 3, you should comment it in your code.
Reply With Quote