ProfilerPro::floatStr() method
Returns a float string safe for use in a database query
Replaces commas with decimal points (periods)
Usage
$string = $profiler->floatStr($value);Arguments
| Name | Type(s) | Description |
|---|---|---|
$value | float string |
Return value
string
$profiler methods and properties
API reference based on ProcessWire core version 3.0.253