뉴스

Hello reader's if you are using unix timestamp for storing date the time. then you have to convert them into date format. but now mysql has come with a new syntax of 'format', because of this it will ...
Sir, I am having problem inserting date in mysql table. I have formated datepicker to display dd-mm-yyyy and mysql needs the date in format yyyy-mm-dd. Can you suggest me how to configure this. I w ...