Difference between revisions of "Security and Common Practices"

From GeeklogWiki
Jump to: navigation, search
(Added short article on how to properly include lib-common.php)
m (Typo)
Line 1: Line 1:
This is a collection of articles on security considerations when developing for Geeklog. They apply to code code as well as plugins and other add-ons.
+
This is a collection of articles on security considerations when developing for Geeklog. They apply to core code as well as plugins and other add-ons.
  
 
* [[Using COM_applyFilter]]
 
* [[Using COM_applyFilter]]
 
* [[register_globals]]
 
* [[register_globals]]
 
* [[Including lib-common.php]]
 
* [[Including lib-common.php]]

Revision as of 15:52, 10 March 2006

This is a collection of articles on security considerations when developing for Geeklog. They apply to core code as well as plugins and other add-ons.