|
-
I have a perl script that should get information from
another server process it and send it to flash...
Is it possible to get HTML files from another server
using PERL or even PHP ?
please reply me to [email protected]
Thanks!
Guy.
-
Hi Guy,
it is possible - and it is somewhat nicer to do in php, since you only have to write fopen("http://something", "r") to get the data. Unfortuntely some servers have firewall settings that do not permit outbound connections, even if the php settings specifically allow them. You will hve to talk to your server admin about that
Musicman
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|