Hi guys i am new to PHP have been mostly doing c# and some asp.net
In work i have been tasked with adding a link to the current intranet website. This is currently programmed using simply HTML. The link that i am adding contains some PHP.
What will i need to add to the server so this will show correctly in the browser.
Currently when i click the link it just displays the code on screen for me.
Any one any ideas what i need to do. I assume i need some PHP compiler installed on the server.
Thanks Inkey
PHP Intranet
Page 1 of 11 Replies - 425 Views - Last Post: 23 July 2012 - 11:24 AM
Replies To: PHP Intranet
#2
Re: PHP Intranet
Posted 23 July 2012 - 11:24 AM
inkey, on 23 July 2012 - 08:20 PM, said:
I assume i need some PHP compiler installed on the server.
absolutely correct. and then you need to tell the server that it should run .php files through the PHP interpreter (usually done in httpd.conf). But there should be enough tutorials that show how to set up a web server with PHP.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote



|