| Recommend this page to a friend! | 
| All requests  | 
> | Call a function with a socket connection | > | Request new recommendation | > | > | 
 by Sandeep Kumar - 9 years ago (2016-02-12)
+3  | I want to know if it possible that, one create multiple function in server.php script and a particular function can be called from client side. Like if I have a login() and userDetails() functions. How can a user call only Login function?  | 
+1  | 
 There is for instance this class that can handle requests and maps calls to custom classes with the functions that you want to call from the client side.  | 
| Recommend package | |
| 
 |