You need to pass date() a serial time value, a timestamp. This is quite
clearly documented in the PHP manual under date(). If you get stuck , try
date("Y-m-d",time()) and work from there.
Also, you need to use the SQL function UNIX_TIMESTAMP(day) to return a
timestamp in the way you are trying
hi to all
how can i track that a particular session is still active or not. so how can
i get it.
pls help me out
^
Shahid Sheikh
[ : : I N F O R M A T I C S Y S T E M S : : ]
Mumbai
India
Tel:91-22-56318528
Alternate email id : [EMAIL PROTECTE
heheh... Thank you, Ignatius and B.A.T. I guessed there had to be a simple
way.
(V)
- Original Message -
From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
> > BTW there is a nice MySQL Windows mailing list.
>
> I wouldn't say that. Some of the authers there really need a lay... ;)
>
>
I have three pages :
page1.php
page2.php
page3.php
I would like I can preserve value of $value now is 3 when I come back to
page1.php from page3.php , when I come back page1.php value of $value is now
set to 1, please help me , thanks
--
PHP Windows Mailing List (http://www.php.net
Greetings!
I'm looking at using BerkeleyDB along with PHP. This is a bit off topic but
is there a WIN32 binary distribution of BerkeleyDB somewhere out there? I've
looked but haven't had any luck in finding it. I don't have Visual C++ to
compile the source. If someone knows of a precompiled source
hi there,
i have file address.txt, it's content of address of customer, like this ;
name age city
jony 27 new york
george 25 dallas
mony 23 mexico
edward 30 new york
budy 22dallas
dennise 21 new york
hox to count the field of city, so the result
>in php?
yes :) my dear man .
why else would i ask this here
toby
- Original Message -
From: "toby z" <[EMAIL PROTECTED]>
To: "php hlp list" <[EMAIL PROTECTED]>
Sent: Monday, August 04, 2003 11:14 AM
Subject: [PHP-WIN] calling a user defined java class method .
> hay guy