RE: More math fun

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
Please provide the list with the following output:

<?php

var_dump( $balanceTest );
var_dump( $oldLineArray[16] );

?>

Methinks you have different data types.
[/snip]

string(5) "15.22"
float(15.22)

You're right....*smacks forehead*. Sometimes this whole forest and trees
thing kills me.

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux