Search found 3 matches

by gvnkcoolguy
Wed Jul 27, 2011 12:31 am
Forum: PHP - Code
Topic: Unable to run as PHP web page
Replies: 6
Views: 2424

Re: Unable to run as PHP web page

I meant, running it as a web page. In the Eclipse IDE, I get two options - Run as a PHP script or Run as a PHP Web page. The first option gives me the output but only in the IDE Console. The second option of displaying the stuff in a Web page doesn't work. So, what configuration changes should I mak...
by gvnkcoolguy
Mon Jul 25, 2011 12:04 pm
Forum: PHP - Code
Topic: Unable to run as PHP web page
Replies: 6
Views: 2424

Re: Unable to run as PHP web page

No, I don't get the output in an external browser also. Any suggestions to make it run in a Web page?
by gvnkcoolguy
Fri Jul 22, 2011 4:57 am
Forum: PHP - Code
Topic: Unable to run as PHP web page
Replies: 6
Views: 2424

Unable to run as PHP web page

Hi, I'm new to PHP coding. As of now, I have configured Eclipse Helios 3.6 in my machine to work with PHP 5. I have configured Xend Debugger as the default debugger. When I run a simple code as shown below as a PHP web page, I get a "This program cannot display the webpage" message in the ...