PDA

View Full Version : show sites indexed


richwilson
03-29-2006, 06:55 AM
I would like to create a column or page of the sites indexed (the same list that appears in the search drop down). So I would want the page to show the dynamic changes when sites are indexed.

Can I pull something from the search box, to place on the page in a table?

Unfortunetly, I only cut and paste PHP well!

Thanks,

Rich wilson

richwilson
04-06-2006, 02:18 PM
Anybody out there that might have a suggestion?

Thanks,

Rich

Dave A
04-06-2006, 04:31 PM
Hi Rich,
welcome to the PHpdig forums.

The easiest way I can see to do that is to pass the list of sites from inside the Phpadmin that you can use to see and edit your database.
Go to the sites table and then copy it to a file, that may well be a way of getting a list which is quite easy.
You should then be able to cut and past the list to a html file..
Heaps of regards
Dave A