On Tue, 24 Jul 2001, Markus Fischer wrote:
> I see, this coming from PHP-GTK developing ?
>
> Can you give an example for a function that takes some fixed
> parameter (take a resource of some kind as an example) and the
> next parameter being another resource OR an array of that other
> resources
I see, this coming from PHP-GTK developing ?
Can you give an example for a function that takes some fixed
parameter (take a resource of some kind as an example) and the
next parameter being another resource OR an array of that other
resources ?
I'm just wondering if I can put this all into a sin
s the case
for most functions) of pre-determined types.
Please take another look at what Andrei wrote and see what you think.
Andi
>Date: Tue, 10 Jul 2001 10:35:04 -0500
>From: Andrei Zmievski <[EMAIL PROTECTED]>
>To: PHP Developers <[EMAIL PROTECTED]>
>User-Agent: Mut
New parameter parsing functions
===
It should be easier to parse input parameters to an extension function.
Hence, borrowing from Python's example, there are now a set of functions
that given the string of type specifiers, can parse the input parameters
and store the r