On Fri, 24 Dec 2004 08:46:28 -0600, Brent Clements
<[EMAIL PROTECTED]> wrote:
> How does one over come the issue of unix time not going beyond a certain date?
Overcome the issue in what way? A 32bit integer is what it is.
> ie, when I do echo strtotime("2099-10-08"); it outputs -1
So don't use
How does one over come the issue of unix time not going beyond a certain date?
ie, when I do echo strtotime("2099-10-08"); it outputs -1
This has to do with the limitations of unix time, so how does one get around it?
Thanks,
Brent
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
hi,
I want to send an SMS(to mobile phone etc) based on a database trigger or on
completion of an php page. the site runs on linux.
how to do this. How do i send the mobile no . what is the language, protocol,
syntax and platform.
if anyone knows please inform. i am unable to
understand how
Renan G. Galang wrote:
I just need a confirmation, when the getdate()
function is invoked inside a PHP script, the date
returned will be the server hosting the pages' date
and not the client requesting the page, right? or
am i wrong in my assumption? Thanks guys.
Yes, you are not wrong in you
Renan G. Galang wrote:
I just need a confirmation, when the getdate() function is invoked inside a PHP script, the date returned will be the server hosting the pages' date and not the client requesting the page, right? or am i wrong in my assumption? Thanks guys.
Correct.
--
By-Tor.com
It's all
I just need a confirmation, when the getdate() function is invoked inside a PHP
script, the date returned will be the server hosting the pages' date and not the
client requesting the page, right? or am i wrong in my assumption? Thanks guys.
6 matches
Mail list logo