Jump to content

[SOLVED] Display date from query in different format?


A JM

Recommended Posts

I want to display the date I am using from a query result on my form in a different format? How should I do that?

 

<input type="text" name="los_date" id="los_date" tabindex="23" class="form-inputitem" value="<?php echo htmlentities($row_rstocdetail['los_date'], ENT_COMPAT, 'utf-8'); ?>" size="15" readonly="readonly"/>

 

Thanks.

 

A JM,

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.