Warning
: Constant DBNAME already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
2
Warning
: Constant HOST already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
3
Warning
: Constant USER already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
4
Warning
: Constant PASS already defined in
/home/u554754528/domains/squids.com.br/public_html/editorPHP/form/config.php
on line
5
Desenvolvido por w3schools.com
Run »
×
Change Orientation
Funcão strtotime'; echo '
Datas transformadas em Timestamp Unix
'; echo(strtotime("now") . "
"); echo(strtotime("3 October 2005") . "
"); echo(strtotime("+5 hours") . "
"); echo(strtotime("+1 week") . "
"); echo(strtotime("+1 week 3 days 7 hours 6 minutes 5 seconds") . "
"); echo(strtotime("today") . "
"); echo(strtotime("last Sunday") . "
"); echo(strtotime("14-08-2016"));