- <?
- // Function grabs HTML page, tries to extract HTML <title>
- // element and returns contents, or URL if not title found.
- function get_html_title($url) {
- $title = $matches[1];
- }
- }
- ?>
Code / PHP Snippets / Function: get_html_title()
Download as Text : January 6th, 2009
This work is licensed under a