how to view my database/web server from anather pc
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-
Re: how to view my database/web server from anather pc
View what? The source code, or the end result?
Re: how to view my database/web server from anather pc
m sorry..the end result off course...
thank u
Re: how to view my database/web server from anather pc
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..
Re: how to view my database/web server from anather pc
Install Apache, then the zip package of PHP, 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.