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 |
Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?
Why should I learn php?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is difference between str_replace and substr_replace
What is prepared statement in php?
What is a string in php?
What are the environmental variables?
How to retrieve the original query string?
What is the difference between for and foreach?
What good is polymorphism?
Explain the difference between static and dynamic websites?
How to display your correct URL of the current web page?