Top

PHP Code Snippets Tagged with tags+meta+php

  (2)  
Sort by 
This is a very simple PHP snippet that will set $title, $meta_keywords and $meta_description for use in your page header. You'll need to create meta_tags.txt which will use this format: page_name.html|page..
Tags: dynamic  keywords  meta  php  tags  title 
+ 0 likes
5 comment(s)   |   Score: 4.0   |   Language: PHP   |   Posted by Hawkee on Dec 10, 2007
This is a simple meta tag generator - you enter the information and it generates the *XHTML VALID* meta tags
Tags: meta  php  tags  xhtml 
+ 0 likes
2 comment(s)   |   Score: 0.0   |   Language: PHP   |   Posted by peterpowell on Aug 18, 2007
Bottom