How about one of the mirrors closer to you:
http://php.nederland.net/
http://nl2.php.net/
http://nl.php.net/
Or are they all down, too?
Regarding your specific question, you can find the answer either in the
mySQL manual, as originally suggested, or even in the PHP manual as the
second person s
These worked. Thanks
- Original Message -
From: Kurt Lieber <[EMAIL PROTECTED]>
To: 'Martin Kampherbeek' <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, September 30, 2001 2:34 AM
Subject: RE: [PHP] Get current date and time
> How about one of the mirrors closer to you:
>
> http
Hi All
Where is some good info on useing COM or DCOM with PHP?
Both of my scripts bellow fail and I cannot seem to find why.
or
Version}\n";
$word->Visible = 1;
$word->Documents->Add();
$word->Selection->TypeText("This is a test...");
$word->Documents[1]->SaveAs("Useless test.doc");
$word->Quit
Good call, rtrim() seems to have brought back my sanity!
-Original Message-
From: ReDucTor [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 29, 2001 10:28 AM
To: Martín Marqués; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Problem with mail()
You might want to check if there
Is it worth picking up the retail NuSphere copy of PHPEd?
I'm using the 1.75 Alpha now and enjoy it a lot over what I was using prior
(Dreamweaver).
Only peeve is what seems like a memory leak (PHPEd will crash after a bit of very
minor web browser/message client/email use) in 1.75. Have issu
hi,
the socket() function is not working on win2k. any help?
thanx,
/sagar
David, it works now! Matt Dreer pointed the solution out to me as well. I
should have used:
\n"); ?>
Thanks to both of you! One more simple question. I would like to understand
how and why this renders correctly. I look at this script and to me there is
no difference between:
\n"); ?> and the cor
Hello,
I checked the windows php.ini and i did not see any reference to
oci8.allow_persistent=On ; allow or prevent persistent links
oci8.check_persistent=On ; check that a connection is still validbefore
reuse
oci8.max_persistent=-1 ; maximum number of persistent links. -1 means no
limit
oci8.m
This week I've been looking for functions to work with
XML.
If you want to create XML files, always use DOMXML
functions (php compile --with-dom).
Here is some code:
add_root('sites');
$site = $root->new_child('site', '');
$site->new_child('title', 'PHP.net');
$site->new_child('url',
I've looked through the manual (or at least searched) for subroutines, and I can't
find them, there's a guy I know who made a script with "custom PHP subroutines".
(http://b000.net/) Anyway, I want to know how to make them. Thanks for any input.
My bad, http://www.b000.net/code/
- Original Message -
From: "Chris Herring" <[EMAIL PROTECTED]>
To: "php list" <[EMAIL PROTECTED]>
Sent: Sunday, September 30, 2001 1:07 AM
Subject: [PHP] Subroutines
I've looked through the manual (or at least searched) for subroutines, and I
can't find
Hello All,
I wrote an script to do database maintenance and I forgot how to run a script on the
command line without opening it with a web browser. My idea is to add a crontab daily
entry to run this script.
Can anyone enlight me on this
thank you very much,
C.F. Scheidecker Antunes.
Linux
they're just functions
function your_function($arg1,$arg2){
echo $arg1;
echo $arg2;
}
-Original Message-
From: Chris Herring [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 30, 2001 2:08 AM
To: php list
Subject: Re: [PHP] Subroutines
My bad, http://www.b000.net/code
Hey, The Kewl Script is now v0.1.1 :-)
I reduced it's size by double. It is now loading (that very PNG logo) in
only 226k instead of 440 as before. (remember those 1.440 of once? Now
pathetic).
I ported it to use a hybrid of CSS/HTML which slows a bit the browser
down but having less size it is
14 matches
Mail list logo