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

NameType(s)Description
$valuefloat string

Return value

string


$profiler methods and properties

API reference based on ProcessWire core version 3.0.253