dear fellow
i am storing date in date column in yyyy-mm-dd format is it possible that i alter the format of date column that is when user enter the date it is in the format of dd-mm-yyyy
thanking in advance
arif
arif, try using the mktime() function www.php.net/mktime
hello, thanks a lot for replying,
arif.