Hi Radu,
you can make your PHP file in Editor like VIM. Basically IN PHP you can't
do any designing as u do in HTML.
So, you can code in any editor.
To execute your php file You have to give the URL of your PHP file in any Browser.
Like [url]http://your_local_host/Yourphpfilename.php[/url]