[PHP] Reference return buggy notice?

2007-10-18 Thread Ondra Zizka
ss it's actually correct, isn't it? Thanks for oppinions. Ondra Zizka ReturnReference(); } } $oA = new A(); $ref = $oA->RequireReference(); ?> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Time conversion from iso8601 to unixtime

2001-09-24 Thread ondra
Hi, I'm trying to find a function doing the time conversion from iso8601 to unixtime. http://www.w3.org/TR/NOTE-datetime -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administ