Is it possible to create an environment on local machine( i.e. localhost) where we can create and consume web service using PHP?
Is there any flow to create a web service like environment on localhost?
I would like to create an environment on localhost for web services where local machines, on intranet, get connected to main server (here again it's local machine) and can consume web services.
Like on internet
we have Web Servers from where we can create and consume web services, Can we do the same on localhost?
Edit:
I am using WAMP
with
PHP 5.3
Apache 2.*
MySQL 5
Windows 8