If you have the .html files in a relatively organized structure and format then it's possible by creating a custom PHP script that iterates over all the files.
This PHP script should utilize either the DOMDocument PHP class or regular expressions to get the content and to insert it properly into a database.
No members have liked this post.
|