/**

popular collection of scripts for all

*/
/** Search */

Getting and Using Meta Tags for Search Criteria

 }

Getting and Using Meta Tags for Search Criteria

Hits: 17
*****
0.0
PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the associative array being the contents of the meta tag. This tutorial shows how to fetch all the meta tags for a given page and print them to the browser. Then, it can be used to build a search engine that compares the contents of the meta variable to the search_criteria and displays the matching link.
Platform(s): n/a
Date: Jan, 13 2000
Author: http://www.php-scripts.com/php_diary/010600.php3

Ratings

 }
Number of Ratings: 0 Votes
Visitor Voting Booth:

   
1 2 3 4 5

Others Scripts

 }
{ Copyright } ©2006 NuclearScripts.com