PDA

Click to See Complete Forum and Search --> : how to view my database/web server from anather pc


0164900390
Sep 11th, 2007, 08:08 PM
hi.....i m a newcomer here and just beginning to faMILIARISE MYSELF with php.....actually my problem is....lets say m developing a php system and my lecturer wants to view my progress from another pc....is it possible?....through the web server......how am i suppose to go with it...?
pls help...
-yuvan-

penagate
Sep 12th, 2007, 01:09 AM
View what? The source code, or the end result?

0164900390
Sep 12th, 2007, 10:03 PM
m sorry..the end result off course...
thank u

0164900390
Sep 12th, 2007, 10:05 PM
and one more thing...are there any easy way to install php as m using win98...and its really tedious to configure the installation...still not succeed..

penagate
Sep 13th, 2007, 05:37 AM
Install Apache (http://httpd.apache.org/), then the zip package of PHP (http://php.net/download), and follow the instructions in the zip.

There're also a couple of installation tutorials on this forum. Have a look at the FAQ sticky at the top of the PHP section index.

Once you've got Apache and PHP running and accessible locally you should be able to access your machine from another machine on the LAN. Windows 98 doesn't have a built-in firewall, so you don't have to worry about that.