diff --git a/blog/by_tag/index.php b/blog/by_tag/index.php new file mode 100644 index 0000000..e81a8eb --- /dev/null +++ b/blog/by_tag/index.php @@ -0,0 +1,68 @@ +
\n"; + //print_r($tags_csv); + //echo $tags_coloums . "\n" . $tags_rows . "\n"; + //echo "\n"; + echo " \n"; + include_once ($_SERVER['DOCUMENT_ROOT'].'/common/footer.php'); +?>