I got a question for PHP guru :
I want to make something like a search engine that will search for keywords in meta tag, so basically i beleive that i need to retrive http header ?? is there a faster way of doing it ?
how do i do it ? retrive the header and search for a specific value in a keywords attribute ?