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. Vráti TRUE pri úspechu, alebo FALSE pri zlyhaní. 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, meno tejto funkcie a všetko ostatné, čo tu je zdokumentované sa v budúcnosti môže bez ohlásenia zmeniť. Majte to na pamäti a používajte túto funkciu iba na vlastné nebezpečentsvo. |
See also pg_convert().
Predchádzajúci | Domov | Nasledujúci |
pg_host | Hore | pg_last_error |