Juste a note to avoid wasting time on php-soap protocol and format support. Until php 5.2.9 (at least) the soap extension is only capable of understanding wsdl 1.0 and 1.1 format. ...www.php.net
echomax(array(2,4,5)),PHP_EOL;// 5 // Here we are comparing -1 0, so 'hello' is the highest value echomax('hello', -1),PHP_EOL;// hello // With multiple array...www.php.net
(PHP 4 = 4.2.0, PHP 5, PHP 7, PHP 8) floatval—Get float value of a variable Description floatval( $value): Gets the value ofvalue. Parameters value May be any scalar type.floatval...www.php.net