PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
And if you want $ddmmyyyy from current time you don't need $localtime. Personally I find it very difficult to remember all date() options. For this (and for reference in general) I downloaded chm format manual from http://www.php.net. It's easy to use windows help-file type manual with search and stuff. Highly recommended...