Hi,
Anyone knows if there is a XML version of the PHP manual ?
Ovidiu
--
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: [EMAIL PROTECTED]
php4ud became PhAkt (http://www.interakt.ro/phakt)
Ovidiu
> -Original Message-
> From: Matt Williams [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 27, 2001 3:59 PM
> To: John Platte; John Monfort
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] Ultradev PHP Server Model
>
>
>
> > > I was
ser should use it?
>
> --
> Yasuo Ohgaki
>
>
> ""Ovidiu EFTIMIE"" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > For those working with ultradev :
> > http://www.udzone.com/showDetail.as
For those working with ultradev :
http://www.udzone.com/showDetail.asp?TypeId=4&NewsId=488
Ovidiu
--
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: [EMAIL P
I think that would be nice to have a try-catch to better control of the
code.
Ovidiu
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 27, 2001 9:09 PM
> To: kevin1; [EMAIL PROTECTED]
> Subject: Re: [PHP] Exception Handling in php
>
>
> A
Use something like this
var submitcount=0;
function checkSubmit(s)
if (submitcount == 0)
{
submitcount++;
s.value = " Sending... ";
return true;
}
else
{
alert("This form has already been submitted. Thanks!");
return false;
}
Hi,
I'm using non-persistent connections in a page which is accessed by a client
once a second( yes once a second) for about 12 hours.
Doing a netstat -apn|grep 5432|grep httpd a see that the php doesn't close
the connection, in fact the connection is in CLOSE_WAIT state.
I have tried to let the p
Try here
http://www.searchtools.com/tools/tools-unix.html
Ovidiu
-Mesaj original-
De la: Robert Mena [mailto:[EMAIL PROTECTED]]
Trimis: Friday, February 09, 2001 4:35 AM
Catre: php mailing list
Subiect: [PHP] indexing text
Hi, i am trying to store some digital books under
mysql and giv
0 20 * * * lynx -dump http://localhost/file.php
every day at 20:00 this file will be executed
Ovidiu
-Mesaj original-
De la: GAYTAN BAHAMONDEZ DANIEL EDUARDO [mailto:[EMAIL PROTECTED]]
Trimis: Friday, February 09, 2001 12:37 AM
Catre: [EMAIL PROTECTED]
Subiect: [PHP] Cron + PHP
How ca
9 matches
Mail list logo