|
Frankly, many library scripts don't give that uniqueness to the website. Since the static pages have already been built, it would be difficult to "convert" the website to a dynamic one by using readymade scripts. I recommend using a php/mysql programmar to develop the back-end, keeping the front-end intact to the largest extent possible. One can keep even the existing html pages AS-IS by using .htaccess for php to html conversion.
On the other hand, if it is okay to re-design, and change the look and feel of the existing website, a library script would be advantageous.
|