is there a way to return a pages contents in text?
also is there a way to return the html of a page?
thanks
Query to return page contents ?
Moderator: General Moderators
check out file_get_contents()
Moderator: General Moderators