on 24/06/03 10:26 AM, my ([EMAIL PROTECTED]) wrote:
> Do some processing...
easy :)
> Open an external page
I assume you mean "open a window with another URL in it"
> Write some stuff to the external page...
Wrong order...
1. do some processing (eg home.php)
2. open/create a file (eg debugg
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.ph
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 st
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 wh
4 matches
Mail list logo