PHP code examples
A better PHP redirect
When someone hits a page you don't maintain anymore, it is a good idea to send them to a new page instead of just letting them hit a dead end. This example shows how to manage that gracefully and provide yourself with feedback.
PMWikiCustomPHP
Include your own PHP functions in PMWiki - here is how