Difference between revisions of "Security and Common Practices"
From GeeklogWiki
m |
(Added short article on how to properly include lib-common.php) |
||
| Line 3: | Line 3: | ||
* [[Using COM_applyFilter]] | * [[Using COM_applyFilter]] | ||
* [[register_globals]] | * [[register_globals]] | ||
| + | * [[Including lib-common.php]] | ||
Revision as of 10:20, 10 March 2006
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.