On Wed, Mar 31, 2010 at 10:24 AM, Nilesh Govindarajan wrote:
> No I don't have any problems. I was replying to one's problem.
>
My mistake :)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 03/31/10 21:43, Daniel Brown wrote:
On Wed, Mar 31, 2010 at 06:50, Nilesh Govindarajan wrote:
Any replies I send to PHP-INSTALL list, I get the follow response:
Any ideas why this is happening ?
Original Message
Subject:Re: [PHP-INSTALL] installation problem with p
On 03/31/10 19:14, Tommy Pham wrote:
On Wed, Mar 31, 2010 at 3:50 AM, Nilesh Govindarajan wrote:
Any replies I send to PHP-INSTALL list, I get the follow response:
Any ideas why this is happening ?
Original Message
Subject:Re: [PHP-INSTALL] installation problem with p
On Wed, Mar 31, 2010 at 06:50, Nilesh Govindarajan wrote:
> Any replies I send to PHP-INSTALL list, I get the follow response:
> Any ideas why this is happening ?
>
> Original Message
> Subject: Re: [PHP-INSTALL] installation problem with php and Apache
> [Incident:100331-
On Wed, Mar 31, 2010 at 3:50 AM, Nilesh Govindarajan wrote:
> Any replies I send to PHP-INSTALL list, I get the follow response:
> Any ideas why this is happening ?
>
> Original Message
> Subject: Re: [PHP-INSTALL] installation problem with php and Apache
> [Incident:10033
Any replies I send to PHP-INSTALL list, I get the follow response:
Any ideas why this is happening ?
Original Message
Subject:Re: [PHP-INSTALL] installation problem with php and Apache
[Incident:100331-000506]
Date: Wed, 31 Mar 2010 06:48:44 -0400 (EDT)
From: Abuse D
[snip]
Nope, that didn't work either...
Oh, on the way, I can't find IIS on the computer. And in
Controllpanel>Add/Remove program>Add/Remove Windows components I can't find
it either. We've Windows XP Home edition.
Maybe it have something with that to do? Please tell me if you know.
Thanks!
[/sni
[snip]
When I've created a .php-file and trying to open it then it's not want
to open. There are no error-messages comes up or something like that,
nothing hapends when I'm trying to open it.
Can you please tell me what's wrong?
Thanks!
[/snip]
There could be so many things wrong. Create a file an
Hi!
When I've created a .php-file and trying to open it then it's not want
to open. There are no error-messages comes up or something like that,
nothing hapends when I'm trying to open it.
Can you please tell me what's wrong?
Thanks!
//Ivar
Chuck Wolber wrote:
On Tue, 5 Oct 2004, Merlin wrote:
I am experiencing a strange behaviour with $_SERVER vars.
Somehow the var: $_SERVER[SERVER_PORT] seems to be 443 even if
it is 80. I had following statement inside my app:
if ($_SERVER[SERVER_PORT] == '443' AND !$SSL){
header("Location
On Tue, 5 Oct 2004, Merlin wrote:
> I am experiencing a strange behaviour with $_SERVER vars.
> Somehow the var: $_SERVER[SERVER_PORT] seems to be 443 even if
> it is 80. I had following statement inside my app:
>
> if ($_SERVER[SERVER_PORT] == '443' AND !$SSL){
> header("Location:http://"
Hi there,
I am experiencing a strange behaviour with $_SERVER vars.
Somehow the var: $_SERVER[SERVER_PORT] seems to be 443 even if
it is 80. I had following statement inside my app:
if ($_SERVER[SERVER_PORT] == '443' AND !$SSL){
header("Location:http://".$_SERVER[HTTP_HOST].$_SERVER[REQUES
From: Jose [mailto:[EMAIL PROTECTED]]
$temp[]=file($y); \\ To load the file into the array.
---
file() returns an array! So, you ended up with an array ($temp) with element
0 an array (returned from file() ). Read the manual very carefully ...
You probably meant to say
$temp=fil
I try to give it a value with a var, but it doesn't work.
The code is something like this.
$y=str_pad($y,5,".txt"); \\ To give it a filename from a var that contains
only 1 number (with 1 digit)
If in this step I do a "echo $y, it shows the correct string. Suposing it is
2, it shows 2.txt
$temp
ompressao2","toolbar=no");}
>
>
>
> - Original Message -
> From: Rich Cavanaugh <[EMAIL PROTECTED]>
> To: Eduardo Kokubo <[EMAIL PROTECTED]>; Chris Cocuzzo
> <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesday, August 07,
EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 2:52 PM
Subject: RE: [PHP] something wrong
> Ok, this is just a variant of a question asked almost daily. You are
trying
> to call a PHP function using JavaScript. PHP is handled on the server,
> JavaScript
IL PROTECTED]>; Chris Cocuzzo
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 2:52 PM
Subject: RE: [PHP] something wrong
> Ok, this is just a variant of a question asked almost daily. You are
trying
> to call a PHP function using JavaScript. PHP is
piss off
people though) a window which would load that PHP script and delete the
file.
rich
-Original Message-
From: Eduardo Kokubo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 1:49 PM
To: Chris Cocuzzo
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] something wrong
I tried it
I tried it using return and without it, but unfortunly neither cases
worked.
- Original Message -
From: Chris Cocuzzo <[EMAIL PROTECTED]>
To: Eduardo Kokubo <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 2:21 PM
Subject: Re: [PHP] something worong
> hey-
>
> I'm not sure, but maybe
> Is there anyway I can see if script mail() does not work and see what the
> problem is? Jack
Hey Jack,
take this line and put it before the part of the code that sends the mail:
this turns on ALL error reporting, so make sure yuo use it only for debugging.
also, if you dont see any warning
Dera folks,
I suspect there is something wrong at my php.ini mail setup. My script for mail() does
not work and no error message, just did not send out anything. Is there anyway I can
see if script mail() does not work and see what the problem is?
Jack
[EMAIL PROTECTED]
"There is nothing more re
21 matches
Mail list logo