Skip to content

zviederi/PHP-asynchronous-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

PHP asynchronous request used magic method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages