Answer the question
In order to leave comments, you need to log in
Why are bugs displayed in YII2?
Good afternoon! Called MSSQL procedure
$command = Yii::$app->db->createCommand("EXEC sp_GetRecipientPayments @user = :p_user, @sd= :p_start, @ed= :p_end");
$command->bindParam(":p_user", $user, PDO::PARAM_INT);
$command->bindParam(":p_start", $sd, PDO::PARAM_STR);
$command->bindParam(":p_end", $ed, PDO::PARAM_STR);
$records = $command->queryAll();
Answer the question
In order to leave comments, you need to log in
- Tell me, Berimor, what is this Mui Ne in the database?
- Coding, sir.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question