Re: [PHP] Re: about php comet

2011-06-02 Thread 李白|字一日
is there an efficient way to hold the requests while loop is an expensive way in most cases. and i don't know how to notify the holding connections if the change need to be notify to the holding requests? writing extension to php is also a very expensive way for me:( 2011/6/3 Adam Richardson >

Re: [PHP] Re: about php comet

2011-06-02 Thread Adam Richardson
On Fri, Jun 3, 2011 at 1:50 AM, 李白|字一日 wrote: > any idea? > > 2011/5/25 李白|字一日 > > > hello, > > > > I am every interested in comet applications recently, and sadly found php > > is very weak in this area. > > > > i am just wondering if it is possible to write an extension to extend the > > abili

[PHP] Re: about php comet

2011-06-02 Thread 李白|字一日
any idea? 2011/5/25 李白|字一日 > hello, > > I am every interested in comet applications recently, and sadly found php > is very weak in this area. > > i am just wondering if it is possible to write an extension to extend the > ability of the php to easy the way to comet applications? > > if it possi

Re: [PHP] phpsadness

2011-06-02 Thread Paul M Foster
On Thu, Jun 02, 2011 at 01:02:26PM -0400, Daniel Brown wrote: > On Tue, May 31, 2011 at 22:13, Bill Guion wrote: > > > > So if I understand, you want an explode() with empty parameters to explode > > the host machine? > > That's correct. If it causes too much userland confusion, we can > al

Re: [PHP] phpsadness

2011-06-02 Thread Tamara Temple
On Jun 2, 2011, at 12:26 PM, Philip Thompson wrote: On Thu, Jun 2, 2011 at 12:02 PM, Daniel Brown wrote: On Tue, May 31, 2011 at 22:13, Bill Guion wrote: So if I understand, you want an explode() with empty parameters to explode the host machine? That's correct. If it causes too

Re: [PHP] php causes HTTP 500, but results in blank page in apache

2011-06-02 Thread Stephon Chen
Hello Sean, 1. while I directed connected to these error pages such as 403, 404, and 500.html, they works correctly, showing correct error page 2. but while I use something like header('HTTP/1.1 500') to trigger apache 500 the content of 500.html does not show, but blank page only. both header('H

[PHP] INTERNATIONAL MONETARY FUND ?

2011-06-02 Thread Mr Jones Smith
INTERNATIONAL MONETARY FUND 23 HERBERT MARCULARY AVENUE WUSE 2 GARKI ABUJA FEDERAL CAPITAL TERRITORY Attention A power of attorney was forwarded to our office this morning by two gentle men, one of them is an American national and he is MR DAVID DEANE by name while the other person is MR...

Re: [PHP] Re: smart auto download file

2011-06-02 Thread Sean Greenslade
What about an HTTP header redirect? You can set a delay on that AFAIK. On Jun 1, 2011 10:52 AM, "Jonesy" wrote: > On Tue, 31 May 2011 21:01:09 +0100, Stuart Dallas wrote: >> >> Sometimes I miss the way the web was before javascript :/ > > Sometimes??? > > Jonesy > > > -- > PHP General Mailing List

Re: [PHP] php causes HTTP 500, but results in blank page in apache

2011-06-02 Thread Sean Greenslade
So do you get the contents of that page in the response? What happens when you browse to that page manually? On Jun 1, 2011 2:14 AM, "Stephon Chen" wrote: > All 403, 404, 500.html are static html pages like: > > > 500 error happens > > > On Wed, Jun 1, 2011 at 14:10, Tamara Temple wrote: > >> >

Re: [PHP] phpsadness

2011-06-02 Thread Philip Thompson
On Thu, Jun 2, 2011 at 12:02 PM, Daniel Brown wrote: > On Tue, May 31, 2011 at 22:13, Bill Guion wrote: > > > > So if I understand, you want an explode() with empty parameters to > explode > > the host machine? > >That's correct. If it causes too much userland confusion, we can > alias it a

Re: [PHP] phpsadness

2011-06-02 Thread Daniel Brown
On Tue, May 31, 2011 at 22:13, Bill Guion wrote: > > So if I understand, you want an explode() with empty parameters to explode > the host machine? That's correct. If it causes too much userland confusion, we can alias it as detonate() as well. -- Network Infrastructure Manager http://www

Re: [PHP] Re: [PHP-WEBMASTER] encoding issue

2011-06-02 Thread Geoff Shang
On Thu, 2 Jun 2011, Richard Quadling wrote: There are other possibilities, but they could have legal repercussions - essentially reversing the encoding may be considered as an attempt to bypass a copyright protection system which could contravene the http://en.wikipedia.org/wiki/Digital_Millenni

Re: [PHP] PHP 5.3.3 operator & problem

2011-06-02 Thread Lester Caine
李白|字一日 wrote: both php 5.1.6 and php 5.3.3 are php 5. but it seems they are different in processing& operator. PHP5.3 changed a lot of things that are more than simple updates so you need to treat 5.3 as a major upgrade. It was a sort of PHP6 rather than a .X more minor one, so a lot of thin

[PHP] Re: [PHP-WEBMASTER] encoding issue

2011-06-02 Thread Richard Quadling
On 2 June 2011 06:34, bandhu chithi wrote: > Hi There, > > I have a website up & running. > > I want to change my developer, but the code of the website is entirely in > coded format and when i took the backup and passed it on to my new > developer, they can not read anything and all the .php file