I'm trying to load a data
field from the database, I tried to set the value in atributo value
but did not succeed what is the best practice for this?
<input value="<?php echo @$linha[DAT_EHORA_EVENT];?>" id="DAT_EHORA_EVENT" name="DAT_EHORA_EVENT" type="datetime-local" placeholder="" class="input-large">