connect | Back | Forward | Home |
'Language Reference' User Functions Database Functions Data Manipulation Functions Table Functions Error Handling Functions |
This function connects you to the txtSQL service as $user. If the user does not exist, or the password is incorrect, then this function will return false. It also issues an error warning, which can be surpressed using strict(0). Once connected, you can disconnect using disconnect()
|