dba_sync
소개
추상 레이어
PHP Manual
dbx
소개
설치/설정
요구 조건
설치
실행시 설정
자원형
예약 상수
dbx 함수 목록
dbx_close
— Close an open connection/database
dbx_compare
— Compare two rows for sorting purposes
dbx_connect
— Open a connection/database
dbx_error
— Report the error message of the latest function call in the module
dbx_escape_string
— Escape a string so it can safely be used in an sql-statement
dbx_fetch_row
— Fetches rows from a query-result that had the DBX_RESULT_UNBUFFERED flag set
dbx_query
— Send a query and fetch all results (if any)
dbx_sort
— Sort a result from a dbx_query by a custom sort function
dba_sync
소개
추상 레이어
PHP Manual