-
-
You could do it all in PHP, no JS necessary.
You can use the fopen and other filesystem functions. It can open URLs and grab the contents of it.
You can also look into CURL. I've never used it, but it looks like it might be tailored for this sort of thing. (Although, I've used the built-in filesystem functions to do exactly what you're trying to do.)
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|