[PHP] problem forcing download

2001-05-11 Thread Bert
download.php got downloaded instead of the actual file... Please have a look at the code below. I know I could use a javascript popup window, but I realy would like to get this script going... All tips are greatly appreciated! Thanx alot! Bert This is what I've got for now

[PHP] Header Location problem with PHP as CGI

2001-05-19 Thread Bert
on my problem! Bert please check my email address if you would like to mail me -- 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-mail: [EMAIL PROTECTED]

Re: [PHP] getimagesize (Bug? or error in PhP?)

2001-05-23 Thread Bert
On 23 May 2001 04:15:09 -0700, [EMAIL PROTECTED] (bram) wrote: I' have version Version 4.0.4pl1 URL support was added in PHP 4.0.5 ! So it won't work with 4.04... Bert -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] httpS connection with FILE

2002-05-10 Thread Bert Buckley
I would like very much to retrieve data from an https server using the file function, but it only supports an http call. 1. Can someone suggest a good alternative 2. I understand this will be in PHP 4.3. Does anyone know a possible release date. Thanks Bert -- PHP General Mailing List

[PHP] handle E_STRICT with own error handler

2004-05-27 Thread Bert Slagter
: - create your own error handler - set error_reporting to 0 - generate a E_STRICT notice, for example by using var $x as a class member. Your error handler won't give a sound! Anyone an idea? Bert -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: handle E_STRICT with own error handler

2004-05-27 Thread Bert Slagter
* of course). And I was wondering why errors of the level E_STRICT don't make it to my custom error handler function, in contrast to for example E_NOTICE. Didn't expect to have to explain this here :(. Bert Jason Barnett wrote: Bert Slagter wrote: Hi, I tried to use my own error handler to handle all

[PHP] Re: Aspect Oriented Programming PHP

2004-05-28 Thread Bert Slagter
day :). Bert -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Recent numbers on PHP Market Penetration?

2004-07-06 Thread Bert Slagter
Good afternoon, I'm looking for recent numbers of the PHP Market Penetration - if possible compared to ASP/JSP. The netcraft survey only shows apache vs. IIS, can't find anything about PHP there. Thanks! Bert -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Recent numbers on PHP Market Penetration?

2004-07-06 Thread Bert Slagter
and some websites use php without having it as a apache module. Finding more information is left as exercice ;-) Christophe Thank you! Bert -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php