Skip to content

Tag Archives: Security

PHP Security

01-Nov-09

PHP Security PHP as a module or as a CGI Using PHP as a mod-ule is suitable for systems that are dedicated to a single purpose or for sites run by trusted groups of administrators and developers. Using PHP as a CGI (possibly with an execution wrapper) is a better option when users cannot be [...]