Re: [PHP]How to handle E_ERROR,E_PARSE with a user defined function

2012-05-23 Thread Yuchen Wang
ors detected in ./classes/helper/Request.php > No syntax errors detected in ./classes/helper/ExceptionHandler.php > No syntax errors detected in ./classes/helper/JSONResult.php > No syntax errors detected in ./classes/app/Router.php > No syntax errors detected in ./classes/controller/BlogController.php > No syntax errors detected in ./classes/controller/Controller.php > -- *Yuchen Wang*

[PHP]How to handle E_ERROR,E_PARSE with a user defined function

2012-05-22 Thread Yuchen Wang
Hi all, How to handle E_ERROR,E_PARSE with a user defined function ? -- *Yuchen Wang*

[PHP] problem about PHP-FPM in TCP socket and Unix socket

2012-03-02 Thread Yuchen Wang
Usually we run php and web server in the same server, So, TCP socket and Unix socket Which method do you prefer ? Thank you -- *Yuchen Wang*