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 php limit?
What is orm in php framework?
Why is node js better than php?
What is difference between str_replace and substr_replace
What is the use session in php?
what is the scope of php in the future if any other language is developed then may be php is loss ???
When you will get the error "Cannot add header information"?
What is the function to count elements in an array in PHP?
What’s the difference between md5(), crc32() and sha1() crypto on PHP? -
How to define a user function?
What is the difference between exception::getmessage and exception::getline?
What is the meaning of xdebug?