Demonstrates Socket programming in PHP for beginners
Usage
clone this repo by git clone!(git clone https://github.com/Felixjosemon/Socket.git)
--Copy these files in www directory (in case of WAMP), located at C:\wamp.--
--Copy these files in www directory (in case of MAMP), located at MAMP/htdocs)--
Now Run Server.Open your Favourite Browser.
type "localhost" in the address bar.
First in one tab open "localhost/server.php" now page keeps on loading.
Now is your time to open "localhost/client.php" in other tab.
Thats it!.