hi i have myindex.php file and when i run it , it runs in the Internal web browser in aptana , while when I run blabla.html it runs through firefox , I just want the php file to run just like the html , and disable that annoying Internal browser.
also would like to know what's the difference between (aptana) http://127.0.0.1:8000/blabla.php and (xampp) http://localhost/blabla.php
thanks in advance