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!
MySQL and PHP's data types are completely separate - e.g. PHP doesn't have a DATETIME type does it? You can force the type of a variable in PHP - check the manual for more info.