Searched refs:the_value (Results 1 – 1 of 1) sorted by relevance
14 $stmt->bindParam(":value", $the_value, PDO_PARAM_STR, 32);18 $the_value = "bar" . rand(); variable
Completed in 4 milliseconds