|
Yor php file would contain the server side code which when accessed by the browser make the server provess the phpcode within the php files thus creating a html output.
Your php files will need to be in the public_html or any sub folder within the public_html for people to access them from your website.
Search google for php tutorials, I am sure you will find a useful tutorial which will explain this in more details then i can here.
thanks
Gary
|