Hi,
Try:
Danielle
Beoi 7308 wrote:
> Hi
>
> I have a problem with the date function
>
> $theday = date("Y-m-d", time());
> echo date((w), $theday);
> ?>
>
> should print 1 if today is monday, 2 if today is tuesday ...
> though it's printing 4 and today is monday !
>
> any idea ?
--
PHP
It works thanks
Here is the code, if anyone has the same problem:
test1.php
test2\n";
?>
test2.php
\n";
}
?>
Jason Wong wrote:
> On Wednesday 15 January 2003 20:59, Danielle van Gladbach wrote:
>
> > I am trying to send an array from one php to another:
>
Hi,
I am trying to send an array from one php to another:
$org["index-A"]=1701;
$org["index-B"]=1209;
print "test2\n";
But if I try to read te array in test2.php, I get "Warning: Variable
passed to each() is not an array ".
Can anyone help me
Danielle
--
PHP General Mailing Lis
How can I, using:
specify the file extension.
I want the user only to upload *.jpg.
Thanks,
Danielle
--
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 administrators, e-mail: [EMAI
4 matches
Mail list logo