Re: [PHP-DEV] Re: 回复: [PHP-DEV] 回复: [PHP-DEV] How should I call a PHP function

2014-08-19 Thread Pierre Joye
On Tue, Aug 19, 2014 at 11:11 AM, Wei Dai wrote: > > On Tue, Aug 19, 2014 at 10:55 AM, Derick Rethans wrote: > > On Tue, 19 Aug 2014, Wei Dai wrote: > > On Mon, 18 Aug 2014, Wei Dai wrote: > > > so, i have two options: > > 1. copy the duplicate code into my extension, It can be fast in this > way

Re: [PHP-DEV] Re: 回复: [PHP-DEV] 回复: [PHP-DEV] How should I call a PHP function

2014-08-19 Thread Pierre Joye
On Tue, Aug 19, 2014 at 10:55 AM, Derick Rethans wrote: > On Tue, 19 Aug 2014, Wei Dai wrote: > >> > On Mon, 18 Aug 2014, Wei Dai wrote: >> so, i have two options: >> >> 1. copy the duplicate code into my extension, It can be fast in this >> way, but the code is not beautiful. >> >> 2. call call_