Thanks, i think this will help me int($whatever)
because i did some little demonstration and works good
$string = "1.00"; if (int ($string > 1)) { print "Yes true"; } else { print "Not true"; }
In reply to Re^2: remove lending figures
by frank1
in thread remove lending figures
by frank1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |