Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 395 Bytes

It's easy way to call asynchronous request in PHP used magic method __call, PHP sockets and HTTP header. There we can call any php function where isn't a response(callback), so, function dosen't have a return.

Just download or pull and let's try!

A main idea is from Mark Turansky blog(http://blog.markturansky.com/archives/205), where author wrote the idea - how to use asynchronous request.