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!
Sorry..i mean if i just extract the data from mysql database, that data will be displayed as '2007-02-25 00:00:00' in html. In mysql table, the field type is 'datetime'. So how can i display that data by the format of '25.02.2007' in html?