Every two minutes i want to check whether i received some message so want to reload my page every 2 minutes how to reload my php page using javascript
I recommend looking into doing it with ajax. Look at the jQuery library, or any of the JavaScript libraries.
http://jquery.com/