Getting and Using Meta Tags for Search Criteria
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.
- Visit Site:
- Getting and Using Meta Tags for Search Criteria
- Filed in:
-
PHP / Tutorials & Tips / Searching
- Date Added:
- Jan 13, 2000
- Last Updated:
- Jan 13, 2000
License and Pricing Information
| Publisher site visits: | 5,719 |
|---|---|
| Average rating: | 3.83 |
| Total ratings: | 6 |
Publisher Info
- Author:
Other listings by this publisher
- Inserting Dates
- Changing Background Colors Based On Day Of Week
- Adding Date/Time Last Updated
- Using Forms With PHP
- Using Cookies & File Appending
- Mathematical Averages In PHP
- Reading And Using Files
- Random Numbers in PHP
- Sending Email With PHP
- Building an Opt-in Email List
- TD Subscribe Mail Script
- Building a Secure Admin Area & .htaccess
- Sending Mail To The Mail List
- Using Loops to Send Mail to Multiple Recipients
- Using Include To Avoid Unnecessary Repetition
- php-scripts.com
- Searching External or Internal Webpages
- Searching a Directory of Files
- Image Helper
- Connecting to a mySQL database
- Making your PHP code work better with Front Page
- Using a page by page password system using mySQL
- Creating dynamic dropdown lists in mySQL
- Admin user interface: adding and deleting users
