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!
well generally only the United States uses the month/day/year format, so if you're asking users to enter the date & they're generally not from the US, that'll confuse them. If you're using a Javascript Datepicker, it doesn't really matter though. If it won't have an adverse affect on your users, I'd change it. Otherwise, keep it as is & just change it in code somewhere.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.