February 11, 201214 yr comment_10108 Hi is it possible to change date & time format in the PHP.ini file to reflect to this format : dd-mm-yyyy and time to 12 hrs instead of 24 hrs. When i run a date time php script in the browser i get this format: mm-dd-yy and time 24 hrs. I would like to change the output as mentioned above. The php script i used was : <?php print strftime ('%c'); ?> Any help would be much appreciated. Thx. Jeret Christopher WEB DESIGNER Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.