How can I make a dynamic web page in PHP?

Guys can some one give me a step-by-step tutorial about creating a web server who suppports php?

  • I want to make my own php web page. But i don't know how to set up a php web server! I have tried apache but it doesn't work! when i go to http:\\myip\index.php it shows me the source code of that file instead a compiled php script!!! Please help me!

  • Answer:

    The easiest way to install a webserver is using the WAMP project. http://www.wampserver.com/en/ Also check out this tutorial: http://www.sematopia.com/?p=28 From your problem, it sounds like you need to add index.php to your DirectoryIndex in the apache config file DirectoryIndex index.html index.html.var index.php

•¤®º?Ion... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Also you can use this tutorials: http://www.onlinehowto.net/Search/Tutorials/0/php to continue with your server.

mata1945

Well you are on the right path with a Linux Apache web server.

whinne

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.