Delol,
the right code of php is ",but "".namely,you
write error.
in a commence,you can only write
to test the php.
Dennis
"Delol" <[EMAIL PROTECTED]> wrote in message
9hl9ss$fqn$[EMAIL PROTECTED]">news:9hl9ss$fqn$[EMAIL PROTECTED]...
> Hi ALL:
> when i test whether the PHP work or not with
Hi. I've written a site that works with files a lot. I want to provide
some sort of error catching so I'm thinking of putting each fopen and
file in an if statement like this:
if (fopen("file","r")) {
// do code with file
}
Should I do this for *all* calls to fopen and file? Or just some
I provided the 2 forms, but it don't work.
- Original Message -
From: "Randall Barber" <[EMAIL PROTECTED]>
To: "Marisol Díaz E." <[EMAIL PROTECTED]>
Sent: Friday, July 20, 2001 4:57 PM
Subject: Re: [PHP-WIN] oracle
> Escape the \ with \\ like so,
>
> $lugar="D:\\Oracle";
> $bdd="oran
Good morning
i'm actually working on converting some cold fusion page into php. I have a
questions, in cold fusion there is a page call application.cfm that is call
at the beginning of every cold fuaion page. Is there any similar page in
php ???
Thanks everybody
Francois Allard
Visicom Media
According to the PHP manual, using ':' and end if etc is
a correct way but I mistakenly used both the ':' syntax and
curly brackets! Okay, so I got caught up in some M$
programming and had a mad moment. So it should have
read;
Sorry if I confused anyone!
Regards EF
- Original Message
Hi,
I'm working with php4 and oracle in windows2000,
I have problems with this variables.
$lugar="D:\Oracle";
$bdd="orant";
PutEnv("ORACLE_SID=$bdd");
PutEnv("ORACLE_HOME=$lugar");
It don't work, I don't know what is the value of $lugar.
Thanks.
Marisol
Hi
I have a problem.
I need to generate XML with PHP and for that i use the PHP as scripting
called in the command prompt and in the future in the scheduled tasks.
When i run my scripts in the web they work just fine, but when i run it in
the command prompt the characters with accents don't appea
php-windows Digest 20 Jul 2001 17:38:21 - Issue 661
Topics (messages 8408 through 8420):
Persistent connections: To choose or Not?
8408 by: Ventsyslav Vassilev
8409 by: Rasmus Lerdorf
8410 by: Ventsyslav Vassilev
Re: Help with index.php directory requests
84
Hi Folks!
It's been awhile since I've been on this list. So, of course, now that I'm
back I've got a real good one for you. (Note: I did search the list
archives. No real explanation or answers were found.)
MDAC 2.6...has anyone else experienced serious problems with it? In order
Hi Thomas,
I think there are two possible ways:
1.) Get the SQL-2k-Server to work with the right char-encoding
(iso-8859-1), but I don't know if this is possible on the
SQL-2K-Server ?!
2.) Mask the German Umlaut. You can use urlencode() from PHP
when inserting new entries and urlde
On Thursday 19 July 2001 07:39, pmt_2k wrote:
> im trying to get ie to throw up a www-authenticate box for username /
> password input. im running windows 2000 advanced server and php 4.0
> the code im using (trying to anyway)
>
> if (!isset($PHP_AUTH_USER))
>
> Header("WWW-Authenticate: Basic r
Hi ... I'm trying to connect to Verisign Payflo Pro on my home development
machine. I've loaded the PHP4 binaries (4.0.6), but when I try to use the
pfpro function (which was cut and pasted from the php.net documentation), I
get the following error:
Fatal error: Call to undefined function: pfpro
Hi all,
I tried to access an SQL Server 2000 with PHP+Apache under Windows 2K (all
on the same machine). Connection was successful and SELECT statements gave
the proper data back. But: The German Umlauts appeared like binary data.
Can anyone help me please?
Thanks a lot,
Thomas
--
PHP Wind
hello all,
I'm looking for a timer-function that can make my PHP function wait for some
time. Does such a function excist?
thanks in advance, Pim
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
have you ticked the 'check file exists' box in your script mappings?
--
Phil Driscoll
--
PHP Windows 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]
The ISAPI version of PHP is not stable. Switch to the cgi version.
--
Phil Driscoll
--
PHP Windows 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]
Xmm, my IE6, for example, automaticly adds the last slash in address bar.
Try to set up 2 different virtual directories - one with the slash and one
without it - both pointing to the same physical folder.
"Michael Kelley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECT
PHP as an Apache module
"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> CGI, Apache or ISAPI version of PHP?
>
> On Fri, 20 Jul 2001, Ventsyslav Vassilev wrote:
>
> > Recently i have faced the following issue:
> > I have a site running Apache 1.
CGI, Apache or ISAPI version of PHP?
On Fri, 20 Jul 2001, Ventsyslav Vassilev wrote:
> Recently i have faced the following issue:
> I have a site running Apache 1.3.19 under Windows 2000 pro/PHP 4.0.6./Oracle
> 8i
> After a little load Apache crashes with ORA-00020 error - maximum number of
> Or
Recently i have faced the following issue:
I have a site running Apache 1.3.19 under Windows 2000 pro/PHP 4.0.6./Oracle
8i
After a little load Apache crashes with ORA-00020 error - maximum number of
Ora connections exceeded. This problem seems to be faced very often by other
people. Limit in ora.r
20 matches
Mail list logo