Search found 3 matches
- Wed Mar 17, 2004 8:25 am
- Forum: PHP - Code
- Topic: I would like to read a web page from another site
- Replies: 7
- Views: 884
- Wed Mar 17, 2004 6:02 am
- Forum: PHP - Code
- Topic: I would like to read a web page from another site
- Replies: 7
- Views: 884
- Tue Mar 16, 2004 8:22 pm
- Forum: PHP - Code
- Topic: I would like to read a web page from another site
- Replies: 7
- Views: 884
I would like to read a web page from another site
Hi There I would like to know if it's possible in PHP to read and take some part off the information inside a web site, like test.com/test.html and display only a part of the information to test2.com/test2.php ??? Or taking the code of a form from test.com/test.php and display the result or a part o...