Hi,

As part of OOPing the code and removing duplications, I thought, It would be better to separate out HTML codes and PHP codes in the pmd_general.php file. So the intention is to move all the HTML outputs into separate php lib file and get those from function calls.