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 Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php