PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
pg_insert() inserts the values of assoc_array into the table specified by table_name. table_name must at least have as many columns as assoc_array has elements. The fieldnames as well as the fieldvalues in table_name must match the indices and values of assoc_array. Vracia TRUE pri úspechu alebe FALSE pri chybe. If options is specified, pg_insert() is applied to assoc_array with specified option.
Varovanie |
Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko. |
See also pg_convert().
Predchádzajúci | Domov | Nasledujúci |
pg_host | Hore | pg_last_error |