Hi I have a static websites with static PHP files , I want to convert it into dynamic form like option to have comments, edit pages from admin section etc. Is there any easy/automatic way of doing this? Can anyone help in this regards Thanks
You need to move your site onto a CMS system, such as Joomla, Drupal or Wordpress. This is the only way to make your site having all these features, as admin section, editable pages, comments etc need difficult structure and DB. You need to choose and install a CMS on your server and customize the design, to make it looking like your old php pages. So, there is no easy automatic way to do that... BTW, what kind of site is yours?
I can recommend WordPress which is a free and really easy to use CMS. There's also a lot of themes available, also free. At tobbesanda.com you have a couple of WordPress themes if you want to see. The site is also built in WordPress.