>> +$stmt->bind_param("b", $null);
> Typo! That $null will generate an E_NOTICE.

It is only a dummy variable but you are right that it produces
E_NOTICE anyway.

Jakub Vrána

Reply via email to