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 ?



I have written a source code in php but I do not know how to compile that and conduct it with a webs..

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

Post New Answer

More PHP Interview Questions

What is session and Cokkies . How it works . tell some thing about Session_id()

1 Answers   DVS, Net Solution, PVWEBCO,


Will a comparison of an integer 12 and a string "13" work in php?

0 Answers  


What language is php based on?

0 Answers  


Tell us what does $_cookie means?

0 Answers  


Explain the syntax for ‘foreach’ loop with example.

0 Answers  






What is the difference between Session and Cookie?

0 Answers  


How escape single quotes php?

0 Answers  


Explain what is memcache?

0 Answers  


What are some of the advanced features of php?

0 Answers  


What is singleton pattern in php?

0 Answers  


Is php outdated 2019?

0 Answers  


Explain me what is the use of 'print' in php?

0 Answers  


Categories