Please Rewrite The attached php pdo code in the following way . $oDB=new PDO(‘… your connection details… ‘); $hStmt=$oDB->prepare("select name, age from users where userid=:userid"); $hStmt->execute(array(‘:userid’,$nUserID));… (Budget: $10 – $30 USD, Jobs: MySQL, PHP)
