Getting Remote Webpage Info Using PHP
Now that’s done we need to get the contents of the title tag. We do this by open up a file stream using file() and reading the contents of the page in and storing it in a variable.
Code: Load in the File…
Tutorials for photoshop, javascript, php, html, css, flash, and more! |
|
| The Machine | Search for a cog | Submit a cog |
Now that’s done we need to get the contents of the title tag. We do this by open up a file stream using file() and reading the contents of the page in and storing it in a variable.
Code: Load in the File…