Jump to content
xisto Community
Sign in to follow this  
dohwow

Dohwow 4 my private server

Recommended Posts

how do i add php into the website im so lost ^^ :lol:

PHP is a scripting language, we write php code in the web page which is executed by the server. For the server to execute your php code, the server should have PHP installed in it.
You cannot insert PHP software, you can only upload web-page having php code in it.
I think you have understood my point

Share this post


Link to post
Share on other sites

I think he is asking how to add PHP to your webpages.It is very simple to make PHP pages, first create a page like page.php. That tells the server to immediately take this as PHP code, and to execute it as so. Include all your PHP code within the tags <?php and ?>. I hope that helped, and I wish you luck in creating your PHP pages!

Edited by Athleone (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.