What I'm looking for is the following:
I have/had a site for personal use, and on that site I had a large number of contacts (about 300). Now this webhost has shutdown (open one day, closed the other) and even though the the webserver and mysql server is still running, login to the mysql and webserver is disabled.
The layout is as follows:
Name - Adress - Phone - Mail - Resume(direct link, fetched by using the users id)
My question is: is it possible to create a phpscript that gathers the info in the different html tables -> mysql?
and if yes, problem nr:2
it only shows 25 names at each page, so the script would also need to work by id or something like that.
Did I make myself kind of clear? 🙂
Any help is greatly appreciated.