Hi, I have a script in PHP with some JS and AJAX embedded in it using MySQL with a small basic control panel for the site. I would like to have the script from PHP to some other langauge. What do you guys recommend for the migration so that it could be more powerful or to say to be better for future web. This is because I am planning to bring more AJAX and widgets application with the script. I do not mean to say PHP is not good but I feel like having a change in it. What language do guys suggest to be better for my web application. Thanks.
Personally would use .Net but there is plenty of other options such as Python or Ruby on the Rails... all depends what limitations you are finding with PHP
Can you explain WHY you are trying to get away from PHP? If you write your code properly, PHP is an amazing language, and it runs 90+% of the sites on the web, it's not going anywhere and it's only picking up steam.