[PHP] add call_func() syntax instead call_user_func_array()

2013-08-07 Thread Szopen Xiao
https://bugs.php.net/bug.php?id=65410
above  feate bug  my implement the syntax think, request master of PHP
 internals developer help complete
my submit code learn the foreach

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] How can I submit more than 2000 items of data?

2013-08-19 Thread Szopen Xiao
you can use JSON post

2013/8/19 aesbovis :
> Hello there
> I am making a little web-based-tool for our studio to progress a large
> amount of data, more than 2000 items, but it seems there is a length limit
> of 1000 to $_POST.
>
> How can I submit all of the items in one time?
>
> Thank you!
> aesbovis
>
> --
> *Anywhere @aesbovis!*

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php