In your Xitami configurations, make sure you know the informations for document root
i.e : c:/mywebpages/
once you know where the default roots is, put you php script in it. And run the page in your browser. ie: http://your_server_ipaddress_or_name/your_php_file.php
it should work.