Re: [PHP] quick question
[email protected] (Richard Heyes)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
> Ho to read date from HTML form -> > How to read $_POST['date']="dd/mm/YYYY" string variable as a date? If you want a unix timestamp then try investigating strtotime(). -- Richard Heyes +----------------------------------------+ | Access SSH with a Windows mapped drive | | http://www.phpguru.org/sftpdrive | +----------------------------------------+