Hi guys,
I have developed a web-based system in my machine by using PHP 4.3.2 and MySql. I'm using Windows XP as my OS. The problem is when I want to open this system from another PC (using Internet Explorer), it cannot. Anybody can help me pls? Thanks.
When I try to open the web system by using web browser (Internet Explorer), got 1 popup asking what program I want to use to open the file. When I choose to use Internet Explorer, the file is opened by notepad automatically viewing the source code of the php page. Do you have any idea? So sorry if my explanation is still not clear.
That would be why you saw the code and not the processed version. The URL you specified is a direct network path. It doesn't go through standard HTTP requests when directly accessing a network resource like that.