is falling over .
Has any one hit this snag. I can post the script if this pricks anyones interest!
TIA
Phil Daintree
--
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 administrat
x27;t care about
rollback. I
would dearly like to use the fast tables rather than compromise speed using DBD tables
but
as I see it we are stuck with them or Postgres until the atomic updates code is
completed.
Be interested to know if anyone has got atomic updates sorted.
Phil Daintree
--
ce/(24*60*60));
break;
case "w":
Return (int) ($Difference/(24*60*60*7));
break;
case "m":
Return (int) ($Difference/(24*60*60*30));
break;
case "s":
Return $Difference;
break;
case "y":
Return (int) ($Difference/(24*60*60*365.25));
break
See Date("format_string",timestamp);
Phil Daintree
Dux Industries Ltd - Ph: +64 (04) 567 8900 Fax: +64 (04) 567 8904
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contac
4 matches
Mail list logo