robert11 Posted July 26, 2007 Share Posted July 26, 2007 Hi to all, I am a new user and i just want to know some code that would retrieve all the pages fron a given website with... that when i give a wesite to code it fetches all the pages in that and make a list for all with address.... plz help me i will be very thank ful Regards Robert Link to comment https://forums.phpfreaks.com/topic/61816-want-php-code-to-search-all-the-pages-in-a-website/ Share on other sites More sharing options...
redarrow Posted July 26, 2007 Share Posted July 26, 2007 sorry you need to tell us more then that sorry. Link to comment https://forums.phpfreaks.com/topic/61816-want-php-code-to-search-all-the-pages-in-a-website/#findComment-307818 Share on other sites More sharing options...
robert11 Posted July 27, 2007 Author Share Posted July 27, 2007 Hi redarrow, i just want code that list all the wesite content from that website or any thing which resides in that OR if i give a path to a folder of my local computer then it just give me list for all the files or folder --- so i want to know if there is some function that do so or i have to write the whole complete code for that Link to comment https://forums.phpfreaks.com/topic/61816-want-php-code-to-search-all-the-pages-in-a-website/#findComment-308605 Share on other sites More sharing options...
ss32 Posted July 27, 2007 Share Posted July 27, 2007 what you want to do is not very friendly coding... it involves indexing pages and searching through that cache if you have no idea what that means then you probably shouldnt be doing this sort of script yet. as for existing scripts... google's searchsite feature works well if your site has been up for a while. Link to comment https://forums.phpfreaks.com/topic/61816-want-php-code-to-search-all-the-pages-in-a-website/#findComment-308625 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.