PHP3 Manual | ||
---|---|---|
Prev | Next |
sybase_freeresult -- free result memory
sybase_freeresult() only needs to be called if you are worried about using too much memory while your script is running. All result memory will automatically be freed when the script, you may call sybase_freeresult() with the result identifier as an argument and the associated result memory will be freed.
Prev | Home | Next |
sybase_field_seek | Up | sybase_num_fields |