I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?
Answer Posted / sourav
its very easy.if r u in winxp/seven/vista operating system den
u have to install a local server i.e. xampp in your
computer.....den goto your hard drives option nd select the
drive in where u installed the xampp and den open the "htdocs"
inside the xampp folder nd save your source code here with a
.php file extension and den goto your browser and write
"localhost/filename.php(source file name)" in your browser's
address bar and den you can show the result in your browser
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Tell me what does the scope of variables means?
Tell me is it possible to remove the html tags from data?
Why php is used?
What is default session time and path in PHP. How to change it?
How to check a variable is an array or not in php?
What is composer phar?
What is the difference between die () and exit () in php?
What is the main difference between require() and include()?
What is framework? How it works? What is advantage?
What is the use of imagetypes() method?
Which method removes the last element from the end of an array?
What type of operation is needed when passing values through a form or an url?
Why do we use hooks?
What is $_ post in php?
what is difference between PHP4 , PHP5