Re: [PHP] Updating HTML on page

2010-04-06 Thread tedd
At 8:12 PM -0600 4/5/10, Ashley M. Kirchner wrote: I have a PHP script that queries a DB to get a list of image names. Then it processes each name and generate thumbnails and what not. What I want to do is have a page called (through the browser) which updates as the PHP process in the backgrou

Re: [PHP] Updating HTML on page

2010-04-05 Thread Paul M Foster
On Mon, Apr 05, 2010 at 09:29:26PM -0600, Ashley M. Kirchner wrote: > Hrm, been looking at it for a while now and I can feel a headache coming up. > I think I need to have one PHP script that does the processing, and another > that the user pulls up in their browser. That one "pings" the processo

RE: [PHP] Updating HTML on page

2010-04-05 Thread Ashley M. Kirchner
y off here? > -Original Message- > From: TG [mailto:tg-...@gryffyndevelopment.com] > Sent: Monday, April 05, 2010 8:48 PM > To: Ashley M. Kirchner; php-general@lists.php.net > Subject: Re: [PHP] Updating HTML on page > > The only way to do it with PHP alone would be to control

Re: [PHP] Updating HTML on page

2010-04-05 Thread TG
-TG - Original Message - From: "Ashley M. Kirchner" To: Date: Mon, 5 Apr 2010 20:12:30 -0600 Subject: [PHP] Updating HTML on page > I have a PHP script that queries a DB to get a list of image names. Then it > processes each name and generate thumbnails and what not. What I

[PHP] Updating HTML on page

2010-04-05 Thread Ashley M. Kirchner
I have a PHP script that queries a DB to get a list of image names. Then it processes each name and generate thumbnails and what not. What I want to do is have a page called (through the browser) which updates as the PHP process in the background is working. So when you first pull up the page it