PHP String to Float - Stack Overflow
I am not familiar with PHP at all and had a quick question. I have 2 variables @pricePerUnit and @invoicedUnits. Here's the code that is setting these to values: $InvoicedUnits = ((string) ... Its the most simple method.. but occasionally I have run into ...