Sõnastik. Veb

bind_param() (PHP) –

Seob PHP muutujad SQL päringu ? kohtadega.

Näide koodist:

$paring->bind_param("i", $id);
1 2 3 4 5 32