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 / 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 |
What is the use of magic function in php?
Write a statement to show the joining of multiple comparisons in php?
What is whitespace in php?
How to check an element is exists in array or not in php?
How do I get csrf token?
What are the advantages of php?
What are the advantages of not using any frameworks ?
What is php and sql used for?
What are the limitations or drawbacks of PHP ?
Can php use gettext?
How do sessions work in php?
What are the types of variables in php?