How do i create dynamic site map for php website , is there a tool to create that ?
How do i create dynamic site map for php website , is there a tool to create that ?
It wouldn't be hard to create your own, either, usingglob(), or some similar function, and some if statements to exclude the directories/file you want to leave out.
Bookmarks