On 09/19/2012 06:16 AM, Emilie Gennari wrote:
Hello,
I have php 3.3.6 and i have some problems when i want to make header like
this :
$filename = "17285.xls";
header("Content-Type: application/ms-excel");
header("Content-disposition: /attachment;filename=NomDuFichier.xls");
readfile($filename
On Sep 19, 2012, at 11:34 AM, Elizabeth Tucker Long - Treeline Design, LLC
wrote:
> Is there any certain person in charge of the SPL documentation? We are
> publishing an SPL book, and the author spent a lot of time going through and
> updating the existing documentation with in-depth explanat
> Is there any certain person in charge of the SPL documentation?
Unless I am mistaken, I do believe Etienne Kneuss is
managing the SPL.
Levi Morrison
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is there any certain person in charge of the SPL documentation? We are
publishing an SPL book, and the author spent a lot of time going through
and updating the existing documentation with in-depth explanations and
examples. I wanted to talk with someone about getting this information
into the
Hello,
I have php 3.3.6 and i have some problems when i want to make header like
this :
$filename = "17285.xls";
header("Content-Type: application/ms-excel");
header("Content-disposition: /attachment;filename=NomDuFichier.xls");
readfile($filename);
I have this problem but friends who have versi
Commit:f33bc023e574edaef7c1caa09d5731d2baa439e4
Author:Felipe Pena Wed, 19 Sep 2012 10:55:02
-0300
Parents: fd5ae6346671b09b78652216e868f77f791fe496
Branches: master
Link:
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=f33bc023e574edaef7c1caa09d5731d2baa439e4
Log:
-
Commit:fd5ae6346671b09b78652216e868f77f791fe496
Author:Felipe Pena Wed, 19 Sep 2012 10:51:34
-0300
Parents: 74f3aa9d5fc4f415ef3d42d1c7e9db1619fdace5
Branches: master
Link:
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=fd5ae6346671b09b78652216e868f77f791fe496
Log:
-