I am looking for a php script for generating site map that can crawl upto 1000 pages for any perticular site (should work for both static and dynamic websites). If anyone can provide me this info then i will be thankful to him/her.
Any particular reason it has to be a PHP script? (Do you intend to host it yourself and make a service?)
Actually it will be a service but the purpose will be a website crawler in PHP. I have seen the sitemap generator and intending to build a crawler that will work in the same way as sitemap generator fetches all the url from a website.