Home
last modified time | relevance | path

Searched refs:the_value (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/pdo/
H A Dpdo.php14 $stmt->bindParam(":value", $the_value, PDO_PARAM_STR, 32);
18 $the_value = "bar" . rand(); variable

Completed in 5 milliseconds