Posted by Gandalf on 10/10/07 10:00
Hi everyone, I'm looking for a function which combine int values from an array (or a string). example: $x[0]=5; $x[1]=2; $x[2]=3; $y= *needed_function($x); echo $y // suppose to return 10 thanks
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming