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 |
Which library is used in php to do various types of image work?
Which is better php or nodejs?
What is composer json?
CWD is a type of shell variable. State Whether True or False?
What is a php tag?
What is the difference between html and php?
What is a static variable in php?
What is difference between include,require,include_once and require_once()?
Define soundex()?
Which function is used in php to delete a file?
What is serialization in php?
Can php run without server?