I am using Windows 7 64 bit, and i am a web developer
Basically i am trying to make PHP scripts.
To see the output of php file, i have to put it to a web server via ftp.
The . php files do not work in my browser in my local pc.
Browser is IE, Chrome, Firefox.
Can you help me in this please.
Answers
Answered by
1
Your problem:
When PHP files run on chrome it shows the code not the page
Explanation:
Try downloading Xammp in your PC then when download completed then open Xammp, After that You can see many options then Start first 2 buttons, Now your setup is completed now create a script of PHP in
Xammp/htdocs/YourPHPcode, then open chrome and give the address
in chrome like( Xammp/htdocs/YourPHPcode) and then your page will be displayed
Alerts!
When you shutdown and start again your PC you should again open Xammp and Start two functions
Plzzz Mark As Brainaliest
Similar questions