php-windows Digest 21 Jun 2001 02:48:45 -0000 Issue 620
Topics (messages 7956 through 7959):
recode DLL, anyone?
7956 by: Marecandja
diference between date
7957 by: Danilo Meles
Problem starting session
7958 by: Ben Edwards
7959 by: Jason Brooke
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
Hello,
I've tried to compile the recode DLL without success.
Can anyone provide it to me?
Thanks,
Marecandja
Hi there;
How could I get the diference between two dates
for exemplo:
07-05-2001 and 06-05-2001 I wil get this date from my sql.
How could I do that??
Thank you very much.
Danilo Meles
I am getting the following on a Windows 2000 Professional installation when
I try to start a session:
Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m
(2) in
e:\inetpub\wwwroot\cd\common.inc on line 27
Any help would be much appreciated.
Regards,
Ben
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
* Ben Edwards [EMAIL PROTECTED] +44 (0)7970 269 522 *
* Campaign Against proper English, Dyslexia division *
* Homepage http://www.gifford.co.uk/~bedwards *
* i-Contact Progressive Video http://www.videonetwork.org *
* Smashing the Corporate image http://www.subvertise.org *
* Bristol's radical news http://www.bristle.co.uk *
* Open Directory Project http://www.dmoz.org *
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
does the directory c:\tmp exist?
check php.ini for how to configure the directory temporary session information
is kept
this is all in the online manual by the way - http://www.php.net/manual
> I am getting the following on a Windows 2000 Professional installation when
> I try to start a session:
>
> Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m
> (2) in
> e:\inetpub\wwwroot\cd\common.inc on line 27
>
> Any help would be much appreciated.
>
> Regards,
> Ben