views:

18

answers:

0
 mysqli_query($link, "CALL  my_first__status_call('Other',@out_value);SELECT @out_value");

This is my first sp program ,

my above SP throwing Error on execution ,

How to call the sp in mysqli php

am getting the below error

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in