Search found 4 matches

by stephwo
Mon Aug 02, 2010 12:25 pm
Forum: General
Topic: View in web browser does not work
Replies: 14
Views: 1762

php

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
by stephwo
Tue Jul 27, 2010 9:10 pm
Forum: General
Topic: View in web browser does not work
Replies: 14
Views: 1762

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.
by stephwo
Tue Jul 27, 2010 6:11 pm
Forum: General
Topic: View in web browser does not work
Replies: 14
Views: 1762

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 ...
by stephwo
Tue Jul 27, 2010 5:56 pm
Forum: General
Topic: View in web browser does not work
Replies: 14
Views: 1762

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 ...