scrollmapper / bible_databases

Bible versions and cross-reference databases.
994 stars 347 forks source link

PHP and MySQL Upgrade Suggestions #30

Closed queejie closed 5 years ago

queejie commented 5 years ago

I've never forked a repo or made a pull request before, so I hope I am doing this correctly. I've made a number of changes to the web directory files, upgrading the PHP to handle exceptions, use objects, provide additional search capabilities, rank and present the results in a table that is sortable and filterable. The addition of the mysql-indexing.sql file is necessary to support the ranked results in the table. I plan to continue upgrading this fork.

Please let me know what you think, and if I need to provide anything further.

P.S. The PHP code is auto-formatted in PhpStorm, and provides phpdoc information for intellisense in that and other IDE's.

Here's a current screenshot: image