"Derick Rethans" <[EMAIL PROTECTED]> schreef in bericht
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > A quick question - is there some sort of macro available where I can
convert
> > a PHP array with numeric elements (array ("foo","bar","wombat"); for
> > example) to the standard C type of arra
On Sun, 29 Dec 2002, Leon Mergen wrote:
> A quick question - is there some sort of macro available where I can convert
> a PHP array with numeric elements (array ("foo","bar","wombat"); for
> example) to the standard C type of array (which you can access with var[10])
> ?
Nope, there is no macro
Hello there,
A quick question - is there some sort of macro available where I can convert
a PHP array with numeric elements (array ("foo","bar","wombat"); for
example) to the standard C type of array (which you can access with var[10])
?
Thanks in advance.
Regards,
Leon Mergen
--
PHP Develo