Does anyone know what the performance difference are for this method? What are the
downsides for this method.
Thanks,
-Flint
-Original Message-
From: David Redmond [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 27, 2002 8:31 PM
To: 'bmw'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Re
php-windows Digest 28 Sep 2002 03:31:10 - Issue 1360
Topics (messages 16029 through 16046):
Re: PHP/IIS5/MSSQL shows CGI Header Error
16029 by: CSA
16033 by: bmw
16046 by: David Redmond
Re: Windows Include
16030 by: Brian McGarvie
Re: Getting at addressbook
Hi All, thanks for the feedback.
The work around that we came up with was to use COM support and use the
ADODB.Connection object. Fortunately, the code changes were pretty small
since all DB connections are handled in one function.
The pages have now run flawlessly for just over a day now which
Just about anybody who runs PHP on windows is going to be interested in
this. Can you post this somewhere on the WWW? Like, say, sourceforge.net??
Could try and make it something bigger...
CSA
"Toby z" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> mmm if i ain
It's ok . I got it.
"Radovan Radic" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello
>
> PHP/JavaScript beginner's problem:
>
> I need to write PHP script with insert, update and delete options on it.
> So i have three buttons, and action=$PHP_SELF. I have
Hello all.
I am trying to install PHP4 on IIS4, but am having some trouble. I had
gotten PHP installed in the past, but can't remember what version (it
was some time ago and the computer has been re-installed several times
since).
I follow the (very short) instructions
Hello
PHP/JavaScript beginner's problem:
I need to write PHP script with insert, update and delete options on it.
So i have three buttons, and action=$PHP_SELF. I have to ask user if he is
sure that he wants to delete one record. I guess i should use JavaScript.
Anyone can help me?
Thanks
Radov
I am trying to write a document,
and see that having multiple "printer_write" calls I get ONE LINE for each,
instead of a page with the (desired)output.
Anyone ?
Thanks
Luis Moreira
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
Finally I solved the problem by using
fopen( "http:remote_url", "wb" ) ;
This actually behaves like a GET call, so appended variables can be passed to the
remote script.
Cheers
Ignatius
__
- Original Message -
From: Ignatius Reilly
To: Seairth Jacobs ; [EMA
sessions alone took me 3 full days to get around with
... :)
try this
http://www.php.net/manual/en/ref.session.php
good luck
toby
--- bmw <[EMAIL PROTECTED]> wrote: > I am
interested in using PHP for a feature inside a
> web application that is
> already written with ASP and Javascript
mmm if i aint 2 late
ME TOOO :D
thnx a mill
toby
--- Sichta Daniel <[EMAIL PROTECTED]> wrote: > Me
too !!
>
> THX
>
> DS
>
> -Original Message-
> From: Jody Cleveland
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 27, 2002 2:46 PM
> To: [EMAIL PROTECTED]
> Subject: R
Maybe you need to send the following header as well (before your line):
header("HTTP/1.1 304 Found")
--
---
Seairth Jacobs
[EMAIL PROTECTED]
"Ignatius Reilly" <[EMAIL PROTECTED]> wrote in message
012101c265f2$f3d24550$015a@server">news:012101c265f2$f3d24550$015a@server...
I use the GET
I am interested in using PHP for a feature inside a web application that is
already written with ASP and Javascript. I am not sure how to retrieve the
session values passed when opening the PHP page. Any recommendations how
best to do this?
Javascript session code in ASP tags:
Session("User_Logi
Me too !!
THX
DS
-Original Message-
From: Jody Cleveland [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 27, 2002 2:46 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Getting at addressbook information on an Exchange S
erver...
Me too?
Thanks!
Jody Cleveland
> -Original Mess
Me too?
Thanks!
Jody Cleveland
> -Original Message-
> From: Raceeend [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 26, 2002 9:00 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] Getting at addressbook information on
> an Exchange
> Server...
>
>
> Can you send that to me
I had similar problems with close to the same configuration and changed
strategies completely by having the IIS server handle the header output.
This was done by making the IIS server use the php DLL instead of the .exe
as a CGI. My php files work fine now. It took some digging, but there is an
in
about http://smanager.web1000.com/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Can you send that to me too?
regards,
Martijn
M.B. wrote:
> I must say, I'm interested too.
>
> M.B.
>
> "Ernani Joppert Pontes Martins" <[EMAIL PROTECTED]> schreef in
> bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>>I have made a com+ module in php that uses CDO (Collaboration Data
you need to define the variable in the globals super array...
to define a 'global' that you can use later you must;
$var = 'value';
global $var;
"Jason" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Can anyone help me?
>
> When i use the following include f
Check if you have installed PHP in a folder to which only the administrator
has access to. (Either PHP or the application that is calling PHP.)
Regards,
csaravind
"David Redmond" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi All,
> I am just wondering if an
20 matches
Mail list logo