bhavin12300 Posted October 26, 2007 Share Posted October 26, 2007 hi i have created an one application and tested it on the my local pc. now i want to make this application access in network like client server application. my home network is consisting of two pc in which one is sercer and another is client.server is is equip with the all php file and mysql database. so my question is that how can my client can request for the page in server. please give me some information regarding this Link to comment https://forums.phpfreaks.com/topic/74901-solved-need-help-in-deployment/ Share on other sites More sharing options...
premiso Posted October 26, 2007 Share Posted October 26, 2007 You need the local ip address and or computer name. IE: http://192.168.0.4/file.php or http://YOURCOMPUTERNAME/file.php Should both work. Link to comment https://forums.phpfreaks.com/topic/74901-solved-need-help-in-deployment/#findComment-378699 Share on other sites More sharing options...
bhavin12300 Posted October 26, 2007 Author Share Posted October 26, 2007 thank you Link to comment https://forums.phpfreaks.com/topic/74901-solved-need-help-in-deployment/#findComment-378704 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.