
24 Jul
2014
24 Jul
'14
3 p.m.
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.