Re: [PHP-WIN] PHP and windowing

2001-05-06 Thread Zak Greant
Hi Bob, You are correct. PHP is server-side only. --zak - Original Message - From: "Bob Sears" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 06, 2001 2:45 AM Subject: [PHP-WIN] PHP and windowing > > In reading through my PHP text, I find

[PHP-WIN] PHP and windowing

2001-05-06 Thread Bob Sears
In reading through my PHP text, I find no great references to PHP's windowing ability; therefore, I presume it has none. To preserve a screen image, I need to open a pop-up to write the contents of a shopping cart and then close the window. Am I correct in thinking this will be a: PHP -> Java