Ok, so here is the scenario:
I have computer A inside my local network.I added a new website, let's say http://localhost:81/hesk/admin/admin_main.php using XAMPP through Mysql & phpMyAdmin. So, in a browser running in computer A, if I type http://localhost:81/hesk/admin/admin_main.php in the address bar and hit Enter, everything works fine. I can access the website.
Now I wanted to access this website from other local computers, say, computer B , not from the outside world, but from inside the same local network. Computer A's IP is 192.168.1.59, and http://localhost:81/hesk/admin/admin_main.php is running on port 81. Edit :- i am using simple d-link router where i have given static ip to my hosted PC & all others are in DHCP automatic Get an ip mode.