Posted by Toby Inkster on 10/10/05 21:58
Toby Inkster wrote: > $year = (int)date("Y", $somedate); Duh. $year = (int)date("Y", strtotime($somedate)); -- Toby A Inkster BSc (Hons) ARCS Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming