Re: [PHP-WEBMASTER] bug mime type header

2012-09-19 Thread Christopher Jones
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

Re: [PHP-WEBMASTER] SPL documentation

2012-09-19 Thread Philip Olson
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

Re: [PHP-WEBMASTER] SPL documentation

2012-09-19 Thread Levi Morrison
> 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

[PHP-WEBMASTER] SPL documentation

2012-09-19 Thread Elizabeth Tucker Long - Treeline Design, LLC
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

[PHP-WEBMASTER] bug mime type header

2012-09-19 Thread Emilie Gennari
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

[PHP-WEBMASTER] com web/bugs: - Fix function declaration: include/functions.php

2012-09-19 Thread Felipe Pena
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: -

[PHP-WEBMASTER] com web/bugs: - Fixed mail information and bug email change on automatic bug closing: include/functions.php www/rpc.php

2012-09-19 Thread Felipe Pena
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: -