Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html input datetime-local value from mysql date time

<!-- CONVERT MYSQL DATE TIME TO DISPLAY HTML INPUT[datetime-local] VALUE -->
<input type='datetime-local' name='datetime' value='<?php echo date("Y-m-dTH:i", strtotime($details['datetime'])); ?>'>
Comment

PREVIOUS NEXT
Code Example
Html :: tailwind download button 
Html :: html svg favicon 
Html :: how to add google map in html 
Html :: how to link js to html 
Html :: set default selected option in select form laravel 
Html :: add csrf token in vuejs 
Html :: html select option disabled selected 
Html :: multiply in html 
Html :: favicon react render 
Html :: disable input type button in html 
Html :: checkbox onchange vue 
Html :: html a link to section on page 
Html :: lorem ipsum hebrew 
Html :: CSS apply to selected option in select tag 
Html :: Description For Page html 
Html :: html button link 
Html :: html target 
Html :: input radio html 
Html :: javascript window.print 
Html :: tailwind css footer 
Html :: change choose file button text 
Html :: image html 
Html :: input type button 
Html :: HTML Links - Different Colors 
Html :: java replace all html tags 
Html :: differences between html and xhtml 
Html :: align div in html 
Html :: gradient background css for all browsers 
Html :: how to put your email in html 
Html :: comment a div in html 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =