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 |
How to find a length of a string in php?
Explain setcookie() function in php?
Tell me what is the difference between characters 34 and x34?
What is the use of nl2br() in php?
What the difference between WAMP5 1.7.3 and WampServer 2?
How i can integrate merchant payment get way in zen cart? in php? plz help me
1 Answers BA Continnum Solutions,
Is variable name casesensitive in php?
How does php session work?
What is inheritance in php progaming?
What is the difference between include and require?
Explain what is the difference between for and foreach?
Is it possible to remove the html tags from data?