php - Method for tagging/calling content without SQL? -
i setting site academic journal. sql not installed on server , don't have permissions install it. each of articles needs have content tags (like blog would). when click tag, should take page articles tag appear. example, there may article under geography page tag of "africa." if click tag, articles africa show up. normally, i'd use php grab articles tag sql database, don't have sql capabilities. thoughts? alternatives?
i'm open anything. thanks!
Comments
Post a Comment