[snip] i'm not talking about How to make the popup window I want to know how can I make the popup window track page errors and display it thats it :-) [/snip]
At the risk of repeating myself.....JavaScript. PHP is server-side, JavaScript is client-side where the action needs to take place. PHP does not have facilities for communicating between two (or more) open browsers. On Wed, 18 Aug 2004 07:46:41 -0500, Jay Blanchard <[EMAIL PROTECTED]> wrote: > [snip] > > > guys, I'm working on a project, and running a php debug script while > testing the script, > How can I make the debug messages(including error and warning) appears > only in popup window? and update automaticly when clicking on another > link > [/snip] > > JavaScript > -- http://www.jadmadi.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php