Remove the line:
print "jpeg format";
The error is because you have sent output to the browser before you are
trying to send a header.
-Original Message-
From: Hugh Danaher [mailto:[EMAIL PROTECTED]]
Sent: 09 August 2001 23:26
To: Php-General
Subject: [PHP] Image header problems
I wa
On Win98, Apache 1.3.17, PHP4.0.6 As Apache Module, running the code below I
get "APACHE caused an invalid page fault in module MSVCRT.DLL at
015f:7800fd73"
-Original Message-
From: William Bailey [mailto:[EMAIL PROTECTED]]
Sent: 06 August 2001 12:15
To: PHP General List
Subject: [PHP] Se
I have the same problem running Win98, Apache 1.3.17 and PHP 4.0.6 as an
Apache Module. It doesn't return the source, but it's strange...
-Original Message-
From: Anthony Lieuallen [mailto:[EMAIL PROTECTED]]
Sent: 22 July 2001 16:30
To: [EMAIL PROTECTED]
Subject: [PHP] Potential bug?
I
Run phpinfo() and if it is in CGI mode "Server API", at the top, will say
"CGI" or if in is mod_php "Server API" will say "Apache".
Corin Rathbone
-Original Message-
From: Tom Malone [mailto:[EMAIL PROTECTED]]
Sent: 24 July 2001 20:15
To: PHP U
Yes, rename() does work on Windows as well as on *nix.
-Original Message-
From: Tom Carter [mailto:[EMAIL PROTECTED]]
Sent: 24 July 2001 17:54
To: [EMAIL PROTECTED]; Jeff
Subject: Re: [PHP] rename a directory
on unix I think it should work for both.. can't say I know on windows..
also,
4.0.5, IE5. The code is below.
Thanks,
Corin Rathbone
\n" );
print( "$current_file\n" );
print( "$current_file_name\n" );
print( "$current_file_size\n" );
print( "$current_file_path\n" );
if(!$current_file=""){
below.
Thanks,
Corin Rathbone
\n" );
print( "$current_file\n" );
print( "$current_file_name\n" );
print( "$current_file_size\n" );
print( "$current_file_path\n" );
if(!$current_file=""){
1.5Mb of data. Does
anybody know how to do this? Any help most appreciated.
Regards,
Corin Rathbone
[EMAIL PROTECTED]
--
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
I have a php script that returns about 1.5Mb of data in text format to the
user. I am wondering if there is a way for php to display the time it took
to execute the script at the end of the file.
Regards,
Corin Rathbone
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
rint( "File: " );
print( "$file" );
if($worked){print( " has been saved!" );}
else {print( " has not been saved!" );}
print( "" );
}
else {
print( "Please Select A File To Be
Save!" );
}
?>
©mailto:[
Hi all,
I am a student and with little money, I am trying to find a low-cost or
preferably free web host with PHP and if possible MySQL. Any suggestions
would be most helpful.
Regards,
Corin Rathbone
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
11 matches
Mail list logo