px_create_fp> <Paradox Funções
Last updated: Fri, 24 Feb 2012

px_close

(PECL paradox >= 1.0.0)

px_closeCloses a paradox database

Descrição

bool px_close ( resource $pxdoc )

Closes the paradox database. This function will not close the file. You will have to call fclose() afterwards.

Parâmetros

pxdoc

Resource identifier of the paradox database as returned by px_new().

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também



User Contributed Notes
px_close
There are no user contributed notes for this page.

px_create_fp> <Paradox Funções
Last updated: Fri, 24 Feb 2012