\n"; $tags.="\n"; $tags.="".$title."\n"; $tags.="\n" ; if (!empty($expires)) { $tags.="\n"; } if (!empty($owner)) { $tags.="\n"; } if (!empty($keywords)) { $tags.="\n"; } if (!empty($description)) { $tags.="\n"; } if (!empty($author)) { $tags.="\n"; } if( ($nofollow=="1") and ($noindex=="1")) { $robots_content="NONE"; } if( ($nofollow=="0") and ($noindex=="1")) { $robots_content="FOLLOW,NOINDEX"; } if( ($nofollow=="1") and ($noindex=="0")) { $robots_content="NOFOLLOW,INDEX"; } if( ($nofollow=="0") and ($noindex=="0")) { $robots_content="ALL"; } $tags.="\n"; $deepnote="\n" ; $tags.=$deepnote; $tags.="\n"; // display the results echo"
".$yourmetatags."

"; echo "
".$selectandcopy."

".$f_back."


"; echo "
MY METATAG WIZARD v1.0
by MERT YALDIZ
www.myphpscripts.com
"; } else // if no form submission display the form { ?>
MY META-TAG WIZARD Version 1.0
+5 days Tuesday, 17-July-01 01:32:00 GMT
 
 

MY METATAG WIZARD v1.0
by MERT YALDIZ
www.myphpscripts.com
"; include("inc/footer.php") ; ?>