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!
Having completely different skins, usually is a hint that you should look into a templating system (or at least separate data access and business logic from presentation code)...
Localization and internationaliztiion can be achieved with gettext...