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
What is php rest api?
How to find the index of an element in an array php?
What is php variable?
Is null or empty c#?
Is php faster than python?
What are arguments in php?
How can we upload a file in php?
What is a php object?
Should I use mysqli or pdo?
What is the function to count elements in an array in PHP?
What is the purpose of the '.myd' file extension? What do thes file contain?
What are the functions to be used to get the image's properties (size, width and height)?
What is a model in php?
Why do we need abstract class in php?
How we can declare variable in php?