PHPDoc
PHP Standards
File Structure


PHP Standards that Horde follows:
  • Should run with register_globals = Off
  • Should handle "magic quotes" on or off
  • Should handle other site-configurable settings as appropriate