sorry....

to make it a little more clear...

I'd like the external page to be a separate web page...I'm using it to
simply write out some debug data on the fly....

thanks

bruce


-----Original Message-----
From: Sævar Öfjörð [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2003 5:31 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] php question... opening external page/writing to
it...


I don't know if this is what you mean, but here is what you need to edit
files:

http://us2.php.net/manual/en/function.fopen.php
http://us2.php.net/manual/en/function.fwrite.php
http://us2.php.net/manual/en/function.fclose.php



-----Original Message-----
From: my [mailto:[EMAIL PROTECTED]
Sent: 24. júní 2003 00:26
To: [EMAIL PROTECTED]
Subject: [PHP] php question... opening external page/writing to it...

Hey...

A quick question...

How can I do the following.... (I know it's simple..!!!)

All from the same page...

Do some processing...
Open an external page
Write some stuff to the external page...

The issue I seem to have is that if I open the external page during the
onload... it's not ready when I want to write the data....

Any hints/comments/samples....

Thanks...

Bruce
[EMAIL PROTECTED]


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to