07-14-2009, 07:06 PM
|
#16 (permalink)
|
|
The Addict
Join Date: May 2009
Posts: 287
Thanks: 5
|
Quote:
Originally Posted by russellharrower
Hi just wondering how would i use this code to get the following.
site title
Meta tags
Meta Description
and all Links on the site.
|
You would look at the "print_r();"/"var_dump();" from the result and pick out the content you want.
|
|
|
|