Hi,
I actually figured my issue out though. With the help of people in this forum. You probably need to use your web server and php interpreter to host the files, and then access them in your browser by putting localhost in the url bar.
Best,
Stephen
Search found 4 matches
- Mon Aug 02, 2010 12:25 pm
- Forum: General
- Topic: View in web browser does not work
- Replies: 14
- Views: 1903
- Tue Jul 27, 2010 9:10 pm
- Forum: General
- Topic: View in web browser does not work
- Replies: 14
- Views: 1903
php
Yeah, this is totally true! I'm just starting to use php, and I'm taking an online class. And my real problem was that I needed to open the files through localhost in my browser.
Solved everything.
Solved everything.
- Tue Jul 27, 2010 6:11 pm
- Forum: General
- Topic: View in web browser does not work
- Replies: 14
- Views: 1903
Problem fixed!
Okay, what I needed to do was actually pretty simple. I simply right-clicked a .php file in Windows Explorer and clicked 'Open.' That brought me to a screen where I could choose Firefox as the program to open my .php files by default. Windows tried to steer me toward associating it with TextPad, but ...
- Tue Jul 27, 2010 5:56 pm
- Forum: General
- Topic: View in web browser does not work
- Replies: 14
- Views: 1903
View in Web Browser
Hi all, I am having similar problems to what has been posted here. I made all of the changes that were mentioned, and I can get html files to launch in my browser. The problem is I am also working with php files and those do not seem to work. They just don't get handed over to Firefox. Any ...