Hi everyone,

I need a little help again....

I have a array with 4 values:

320 - 570 - 860 - 960

Each time it extracts one value it's supposed to take minus it with the old value. So 
that the output for the array above would be:

320 - 250 - 290 - 100

I hope you get the point and you're able to help me...

FIRST im a totally jerk to ARRAYS

THANKS !!!


Regards Martin Allan Jensen


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

Reply via email to