"Harry.De" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> How can i make an operation like adding variables in an array for example
> $array[$a+$b];

You'll have to be more specific. What exactly do you want to do? Add values
of an array together? Their keys?

Al

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

Reply via email to