| Nazwa funkcji |
Opis |
Wersja PHP |
|
Checks if the class method exists |
(PHP 4, PHP 5) |
|
Return current Unix timestamp with microseconds |
(PHP 3, PHP 4, PHP 5) |
|
Get Unix timestamp for a date |
(PHP 3, PHP 4, PHP 5) |
|
Makes directory |
(PHP 3, PHP 4, PHP 5) |
|
Moves an uploaded file to a new location |
(PHP 4 >= 4.0.3, PHP 5) |
|
Send mail |
(PHP 3, PHP 4, PHP 5) |
|
Figures out the best way of encoding the content read from the file pointer fp, which must be seek-able |
(4.1.0 - 4.1.2 only, PECL) |
|
Returns a handle that can be used to parse a message |
(4.1.0 - 4.1.2 only, PECL) |
|
Extracts/decodes a message section, decoding the transfer encoding |
(4.1.0 - 4.1.2 only, PECL) |
|
Extracts/decodes a message section |
(4.1.0 - 4.1.2 only, PECL) |
|
Frees a handle allocated by mailparse_msg_create() |
(4.1.0 - 4.1.2 only, PECL) |
|
Returns an associative array of info about the message |
(4.1.0 - 4.1.2 only, PECL) |
|
Returns a handle on a given section in a mimemessage |
(4.1.0 - 4.1.2 only, PECL) |
|
Returns an array of mime section names in the supplied message |
(4.1.0 - 4.1.2 only, PECL) |
|
Parse file and return a resource representing the structure |
(4.1.0 - 4.1.2 only, PECL) |
|
Incrementally parse data into buffer |
(4.1.0 - 4.1.2 only, PECL) |
|
Parse addresses and returns a hash containing that data |
(4.1.0 - 4.1.2 only, PECL) |
|
Streams data from source file pointer, apply encoding and write to destfp |
(4.1.0 - 4.1.2 only, PECL) |
|
Scans the data from fp and extract each embedded uuencoded file |
(PECL) |
|
Find highest value |
(PHP 3, PHP 4, PHP 5) |
|
Find lowest value |
(PHP 3, PHP 4, PHP 5) |
|
Show largest possible random value |
(PHP 3 >= 3.0.6, PHP 4, PHP 5) |
|
Generate a better random value |
(PHP 3 >= 3.0.6, PHP 4, PHP 5) |
|
Seed the better random number generator |
(PHP 3 >= 3.0.6, PHP 4, PHP 5) |
|
Gets the number of affected rows in a previous MaxDB operation |
(PECL) |
|
Turns on or off auto-commiting database modifications |
(PECL) |
|
Alias of maxdb_stmt_bind_param() |
(PECL) |
|
Alias of maxdb_stmt_bind_result() |
(PECL) |
|
Changes the user of the specified database connection |
(PECL) |
|
Returns the default character set for the database connection |
(PECL) |
|
Alias of maxdb_character_set_name() |
(PECL) |
|
Alias of maxdb_stmt_close_long_data() |
(PECL) |
|
Closes a previously opened database connection |
(PECL) |
|
Commits the current transaction |
(PECL) |
|
Returns the error code from last connect call |
(PECL) |
|
Returns a string description of the last connect error |
(PECL) |
|
Open a new connection to the MaxDB server |
(PECL) |
|
Adjusts the result pointer to an arbitary row in the result |
(PECL) |
|
Performs debugging operations |
(PECL) |
|
Disable reads from master |
(PECL) |
|
Disable RPL parse |
(PECL) |
|
Dump debugging information into the log |
(PECL) |
|
Open a connection to an embedded MaxDB server |
(PECL) |
|
Enable reads from master |
(PECL) |
|
Enable RPL parse |
(PECL) |
|
Returns the error code for the most recent function call |
(PECL) |
|
Returns a string description of the last error |
(PECL) |
|
Alias of maxdb_real_escape_string() |
(PECL) |
|
Alias of maxdb_stmt_execute() |
(PECL) |
|
Fetch a result row as an associative, a numeric array, or both |
(PECL) |
|
Fetch a result row as an associative array |
(PECL) |
|
Fetch meta-data for a single field |
(PECL) |
|
Returns the next field in the result set |
(PECL) |
|
Returns an array of resources representing the fields in a result set |
(PECL) |
|
Returns the lengths of the columns of the current row in the result set |
(PECL) |
|
Returns the current row of a result set as an object |
(PECL) |
|
Get a result row as an enumerated array |
(PECL) |
|
Alias of maxdb_stmt_fetch() |
(PECL) |
|
Returns the number of columns for the most recent query |
(PECL) |
|
Set result pointer to a specified field offset |
(PECL) |
|
Get current field offset of a result pointer |
(PECL) |
|
Frees the memory associated with a result |
(PECL) |
|
Returns the MaxDB client version as a string |
(PECL) |
|
Get MaxDB client info |
(PECL) |
|
Returns a string representing the type of connection used |
(PECL) |
|
Alias of maxdb_stmt_result_metadata() |
(PECL) |
|
Returns the version of the MaxDB protocol used |
(PECL) |
|
Returns the version of the MaxDB server |
(PECL) |
|
Returns the version of the MaxDB server as an integer |
(PECL) |
|
Retrieves information about the most recently executed query |
(PECL) |
|
Initializes MaxDB and returns an resource for use with maxdb_real_connect |
(PECL) |
|
Returns the auto generated id used in the last query |
(PECL) |
|
Disconnects from a MaxDB server |
(PECL) |
|
Enforce execution of a query on the master in a master/slave setup |
(PECL) |
|
Check if there any more query results from a multi query |
(PECL) |
|
Performs a query on the database |
(PECL) |
|
Prepare next result from multi_query |
(PECL) |
|
Get the number of fields in a result |
(PECL) |
|
Gets the number of rows in a result |
(PECL) |
|
Set options |
(PECL) |
|
Alias of maxdb_stmt_param_count() |
(PECL) |
|
Pings a server connection, or tries to reconnect if the connection has gone down |
(PECL) |
|
Prepare a SQL statement for execution |
(PECL) |
|
Performs a query on the database |
(PECL) |
|
Opens a connection to a MaxDB server |
(PECL) |
|
Escapes special characters in a string for use in a SQL statement, taking into account the current charset of the connection |
(PECL) |
|
Execute an SQL query |
(PECL) |
|
Enables or disables internal report functions |
(PECL) |
|
Rolls back current transaction |
(PECL) |
|
Check if RPL parse is enabled |
(PECL) |
|
RPL probe |
(PECL) |
|
Returns RPL query type |
(PECL) |
|
Selects the default database for database queries |
(PECL) |
|
Alias of maxdb_stmt_send_long_data() |
(PECL) |
|
Send the query and return |
(PECL) |
|
Shut down the embedded server |
(PECL) |
|
Initialize embedded server |
(PECL) |
|
Alias of maxdb_options() |
(PECL) |
|
Returns the SQLSTATE error from previous MaxDB operation |
(PECL) |
|
Used for establishing secure connections using SSL |
(PECL) |
|
Gets the current system status |
(PECL) |
|
Returns the total number of rows changed, deleted, or inserted by the last executed statement |
(PECL) |
|
Binds variables to a prepared statement as parameters |
(PECL) |
|
Binds variables to a prepared statement for result storage |
(PECL) |
|
Ends a sequence of maxdb_stmt_send_long_data() |
(PECL) |
|
Closes a prepared statement |
(PECL) |
|
Seeks to an arbitray row in statement result set |
(PECL) |
|
Returns the error code for the most recent statement call |
(PECL) |
|
Returns a string description for last statement error |
(PECL) |
|
Executes a prepared Query |
(PECL) |
|
Fetch results from a prepared statement into the bound variables |
(PECL) |
|
Frees stored result memory for the given statement handle |
(PECL) |
|
Initializes a statement and returns an resource for use with maxdb_stmt_prepare |
(PECL) |
|
Return the number of rows in statements result set |
(PECL) |
|
Returns the number of parameter for the given statement |
(PECL) |
|
Prepare a SQL statement for execution |
(PECL) |
|
Resets a prepared statement |
(PECL) |
|
Returns result set metadata from a prepared statement |
(PECL) |
|
Send data in blocks |
(PECL) |
|
Returns SQLSTATE error from previous statement operation |
(PECL) |
|
Transfers a result set from a prepared statement |
(PECL) |
|
Transfers a result set from the last query |
(PECL) |
|
Returns the thread ID for the current connection |
(PECL) |
|
Returns whether thread safety is given or not |
(no version information, might be only in CVS) |
|
Initiate a result set retrieval |
(PECL) |
|
Returns the number of warnings from the last query for the given link |
(PECL) |
|
Store a new event into an MCAL calendar |
(PHP 4, PECL) |
|
Close an MCAL stream |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Create a new MCAL calendar |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Compares two dates |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns TRUE if the given year, month, day is a valid date |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns the day of the week of the given date |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns the day of the year of the given date |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns the number of days in a month |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Delete an MCAL calendar |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Delete an event from an MCAL calendar |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Adds an attribute and a value to the streams global event structure |
(PHP 3 >= 3.0.15, PHP 4, PECL) |
|
Initializes a streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the alarm of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the category of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the class of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the description of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the end date and time of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the recurrence of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the recurrence of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the recurrence of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the recurrence of the streams global event structure |
(PHP 3 >= 3.0.15, PHP 4, PECL) |
|
Sets the recurrence of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the recurrence of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the start date and time of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Sets the title of the streams global event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Deletes all events marked for being expunged |
(no version information, might be only in CVS) |
|
Returns an object containing the current streams event structure |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Fetches an event from the calendar stream |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns if the given year is a leap year or not |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Return a list of events that has an alarm triggered at the given datetime |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Return a list of IDs for a date or a range of dates |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns the next recurrence of the event |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Opens up an MCAL connection |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Opens up a persistent MCAL connection |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Rename an MCAL calendar |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Reopens an MCAL connection |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Turn off an alarm for an event |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Modify an existing event in an MCAL calendar |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns TRUE if the given hour, minutes and seconds is a valid time |
(PHP 3 >= 3.0.13, PHP 4, PECL) |
|
Returns the week number of the given date |
(PHP 4, PECL) |
|
Encrypt/decrypt data in CBC mode |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Encrypt/decrypt data in CFB mode |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Create an initialization vector (IV) from a random source |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Decrypts crypttext with given parameters |
(PHP 4 >= 4.0.2, PHP 5) |
|
Deprecated: Encrypt/decrypt data in ECB mode |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Returns the name of the opened algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns the blocksize of the opened algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns the size of the IV of the opened algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns the maximum supported keysize of the opened mode |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns the name of the opened mode |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns an array with the supported keysizes of the opened algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Checks whether the encryption of the opened mode works on blocks |
(PHP 4 >= 4.0.2, PHP 5) |
|
Checks whether the algorithm of the opened mode is a block algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Checks whether the opened mode outputs blocks |
(PHP 4 >= 4.0.2, PHP 5) |
|
This function runs a self test on the opened module |
(PHP 4 >= 4.0.2, PHP 5) |
|
Encrypts plaintext with given parameters |
(PHP 4 >= 4.0.2, PHP 5) |
|
This function deinitializes an encryption module |
(PHP 4 >= 4.1.1, PHP 5) |
|
This function terminates encryption |
(PHP 4 >= 4.0.2, PHP 5) |
|
This function initializes all buffers needed for encryption |
(PHP 4 >= 4.0.2, PHP 5) |
|
This function encrypts data |
(PHP 4 >= 4.0.2, PHP 5) |
|
Get the block size of the specified cipher |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Get the name of the specified cipher |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Returns the size of the IV belonging to a specific cipher/mode combination |
(PHP 4 >= 4.0.2, PHP 5) |
|
Get the key size of the specified cipher |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Get an array of all supported ciphers |
(PHP 4 >= 4.0.2, PHP 5) |
|
Get an array of all supported modes |
(PHP 4 >= 4.0.2, PHP 5) |
|
Close the mcrypt module |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns the blocksize of the specified algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns the maximum supported keysize of the opened mode |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns an array with the supported keysizes of the opened algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns if the specified module is a block algorithm or not |
(PHP 4 >= 4.0.2, PHP 5) |
|
This function checks whether the specified algorithm is a block algorithm |
(PHP 4 >= 4.0.2, PHP 5) |
|
Returns if the specified mode outputs blocks or not |
(PHP 4 >= 4.0.2, PHP 5) |
|
Opens the module of the algorithm and the mode to be used |
(PHP 4 >= 4.0.2, PHP 5) |
|
This function runs a self test on the specified module |
(PHP 4 >= 4.0.2, PHP 5) |
|
Encrypt/decrypt data in OFB mode |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Decrypt data |
(PHP 4 >= 4.0.2, PHP 5) |
|
Check to see if a transaction has completed |
(PHP 4 >= 4.3.9, PHP 5) |
|
Number of complete authorizations in queue, returning an array of their identifiers |
(PHP 4 >= 4.3.9, PHP 5) |
|
Establish the connection to MCVE |
(PHP 4 >= 4.3.9, PHP 5) |
|
Get a textual representation of why a connection failed |
(PHP 4 >= 4.3.9, PHP 5) |
|
Delete specified transaction from MCVE_CONN structure |
(PHP 4 >= 4.3.9, PHP 5) |
|
Destroy the connection and MCVE_CONN structure |
(PHP 4 >= 4.3.9, PHP 5) |
|
Free memory associated with IP/SSL connectivity |
(PHP 4 >= 4.3.9, PHP 5) |
|
Get a specific cell from a comma delimited response by column name |
(PHP 4 >= 4.3.9, PHP 5) |
|
Get a specific cell from a comma delimited response by column number |
(PHP 4 >= 4.3.9, PHP 5) |
|
Get the RAW comma delimited data returned from MCVE |
(PHP 4 >= 4.3.9, PHP 5) |
|
Get the name of the column in a comma-delimited response |
(PHP 4 >= 4.3.9, PHP 5) |
|
Create and initialize an MCVE_CONN structure |
(PHP 4 >= 4.3.9, PHP 5) |
|
Ready the client for IP/SSL Communication |
(PHP 4 >= 4.3.9, PHP 5) |
|
Checks to see if response is comma delimited |
(PHP 4 >= 4.3.9, PHP 5) |
|
The maximum amount of time the API will attempt a connection to MCVE |
(PHP 4 >= 4.3.9, PHP 5) |
|
Perform communication with MCVE (send/receive data) Non-blocking |
(PHP 4 >= 4.3.9, PHP 5) |
|
Number of columns returned in a comma delimited response |
(PHP 4 >= 4.3.9, PHP 5) |
|
Number of rows returned in a comma delimited response |
(PHP 4 >= 4.3.9, PHP 5) |
|
Parse the comma delimited response so m_getcell, etc will work |
(PHP 4 >= 4.3.9, PHP 5) |
|
Returns array of strings which represents the keys that can be used for response parameters on this transaction |
(PHP 5 >= 5.1.0RC1) |
|
Get a custom response parameter |
(PHP 4 >= 4.3.9, PHP 5) |
|
Check to see if the transaction was successful |
(PHP 4 >= 4.3.9, PHP 5) |
|
Set blocking/non-blocking mode for connection |
(PHP 4 >= 4.3.9, PHP 5) |
|
Set the connection method to Drop-File |
(PHP 4 >= 4.3.9, PHP 5) |
|
Set the connection method to IP |
(PHP 4 >= 4.3.9, PHP 5) |
|
Set SSL CA (Certificate Authority) file for verification of server certificate |
(PHP 5 >= 5.1.0RC1) |
|
Set certificate key files and certificates if server requires client certificate verification |
(PHP 4 >= 4.3.9, PHP 5) |
|
Set the connection method to SSL |
(PHP 4 >= 4.3.9, PHP 5) |
|
Set maximum transaction time (per trans) |
(PHP 4 >= 4.3.9, PHP 5) |
|
Generate hash for SSL client certificate verification |
(no version information, might be only in CVS) |
|
Check to see if outgoing buffer is clear |
(PHP 4 >= 4.3.9, PHP 5) |
|
Number of transactions in client-queue |
(PHP 4 >= 4.3.9, PHP 5) |
|
Add key/value pair to a transaction. Replaces deprecated transparam() |
(PHP 5 >= 5.1.0RC1) |
|
Start a new transaction |
(PHP 4 >= 4.3.9, PHP 5) |
|
Finalize and send the transaction |
(PHP 4 >= 4.3.9, PHP 5) |
|
Wait x microsecs |
(PHP 4 >= 4.3.9, PHP 5) |
|
Whether or not to validate the passed identifier on any transaction it is passed to |
(PHP 5 >= 5.1.0RC1) |
|
Set whether or not to PING upon connect to verify connection |
(PHP 4 >= 4.3.9, PHP 5) |
|
Set whether or not to verify the server ssl certificate |
(PHP 4 >= 4.3.9, PHP 5) |
|
Add an item to the server |
(no version information, might be only in CVS) |
|
Add a memcached server to connection pool |
(no version information, might be only in CVS) |
|
Close memcached server connection |
(no version information, might be only in CVS) |
|
Open memcached server connection |
(no version information, might be only in CVS) |
|
Turn debug output on/off |
(PECL) |
|
Decrement item's value |
(no version information, might be only in CVS) |
|
Delete item from the server |
(no version information, might be only in CVS) |
|
Flush all existing items at the server |
(no version information, might be only in CVS) |
|
Retrieve item from the server |
(no version information, might be only in CVS) |
|
Get statistics from all servers in pool |
(no version information, might be only in CVS) |
|
Get statistics of the server |
(no version information, might be only in CVS) |
|
Return version of the server |
(no version information, might be only in CVS) |
|
Increment item's value |
(no version information, might be only in CVS) |
|
Open memcached server persistent connection |
(no version information, might be only in CVS) |
|
Replace value of the existing item |
(no version information, might be only in CVS) |
|
Store data at the server |
(no version information, might be only in CVS) |
|
Enable automatic compression of large values |
(no version information, might be only in CVS) |
|
Get the highest available hash id |
(PHP 3 >= 3.0.9, PHP 4, PHP 5) |
|
Get the block size of the specified hash |
(PHP 3 >= 3.0.9, PHP 4, PHP 5) |
|
Get the name of the specified hash |
(PHP 3 >= 3.0.9, PHP 4, PHP 5) |
|
Generates a key |
(PHP 4 >= 4.0.4, PHP 5) |
|
Compute hash |
(PHP 3 >= 3.0.9, PHP 4, PHP 5) |
|
Detect MIME Content-type for a file |
(PHP 4 >= 4.3.0, PHP 5) |
|
Returns the action flag for keyPress(char) |
(PHP 5) |
|
Set cubic threshold (?) |
(PHP 4 >= 4.0.5, PHP 5) |
|
Set scale (?) |
(PHP 4 >= 4.0.5, PHP 5) |
|
Use constant pool (?) |
(PHP 5) |
|
Use SWF version (?) |
(PHP 4 >= 4.2.0, PHP 5) |
|
Adds a parameter to a stored procedure or a remote stored procedure |
(PHP 4 >= 4.1.0, PHP 5) |
|
Close MS SQL Server connection |
(PHP 3, PHP 4, PHP 5) |
|
Open MS SQL server connection |
(PHP 3, PHP 4, PHP 5) |
|
Moves internal row pointer |
(PHP 3, PHP 4, PHP 5) |
|
Executes a stored procedure on a MS SQL server database |
(PHP 4 >= 4.1.0, PHP 5) |
|
Fetch a result row as an associative array, a numeric array, or both |
(PHP 3, PHP 4, PHP 5) |
|
Returns an associative array of the current row in the result set specified by result_id |
(PHP 4 >= 4.2.0, PHP 5) |
|
Returns the next batch of records |
(PHP 4 >= 4.0.4, PHP 5) |
|
Get field information |
(PHP 3, PHP 4, PHP 5) |
|
Fetch row as object |
(PHP 3, PHP 4, PHP 5) |
|
Get row as enumerated array |
(PHP 3, PHP 4, PHP 5) |
|
Get the length of a field |
(PHP 3 >= 3.0.3, PHP 4, PHP 5) |
|
Get the name of a field |
(PHP 3 >= 3.0.3, PHP 4, PHP 5) |
|
Seeks to the specified field offset |
(PHP 3, PHP 4, PHP 5) |
|
Gets the type of a field |
(PHP 3 >= 3.0.3, PHP 4, PHP 5) |
|
Free result memory |
(PHP 3, PHP 4, PHP 5) |
|
Free statement memory |
(PHP 4 >= 4.3.2, PHP 5) |
|
Returns the last message from the server |
(PHP 3, PHP 4, PHP 5) |
|
Converts a 16 byte binary GUID to a string |
(PHP 4 >= 4.1.0, PHP 5) |
|
Initializes a stored procedure or a remote stored procedure |
(PHP 4 >= 4.1.0, PHP 5) |
|
Sets the lower error severity |
(PHP 3, PHP 4, PHP 5) |
|
Sets the lower message severity |
(PHP 3, PHP 4, PHP 5) |
|
Move the internal result pointer to the next result |
(PHP 4 >= 4.0.5, PHP 5) |
|
Gets the number of fields in result |
(PHP 3, PHP 4, PHP 5) |
|
Gets the number of rows in result |
(PHP 3, PHP 4, PHP 5) |
|
Open persistent MS SQL connection |
(PHP 3, PHP 4, PHP 5) |
|
Send MS SQL query |
(PHP 3, PHP 4, PHP 5) |
|
Get result data |
(PHP 3, PHP 4, PHP 5) |
|
Returns the number of records affected by the query |
(PHP 4 >= 4.0.4, PHP 5) |
|
Select MS SQL database |
(PHP 3, PHP 4, PHP 5) |
|
Connect to msession server |
(PHP 4 >= 4.2.0, PHP 5) |
|
Get session count |
(PHP 4 >= 4.2.0, PHP 5) |
|
Create a session |
(PHP 4 >= 4.2.0, PHP 5) |
|
Destroy a session |
(PHP 4 >= 4.2.0, PHP 5) |
|
Close connection to msession server |
(PHP 4 >= 4.2.0, PHP 5) |
|
Find all sessions with name and value |
(PHP 4 >= 4.2.0, PHP 5) |
|
Get array of msession variables |
(PHP 4 >= 4.2.0, PHP 5) |
|
Get data session unstructured data |
(PHP 4 >= 4.2.0, PHP 5) |
|
Get value from session |
(PHP 4 >= 4.2.0, PHP 5) |
|
Increment value in session |
(PHP 4 >= 4.2.0, PHP 5) |
|
List all sessions |
(PHP 4 >= 4.2.0, PHP 5) |
|
List sessions with variable |
(PHP 4 >= 4.2.0, PHP 5) |
|
Lock a session |
(PHP 4 >= 4.2.0, PHP 5) |
|
Call an escape function within the msession personality plugin |
(PHP 4 >= 4.2.0, PHP 5) |
|
Get random string |
(PHP 4 >= 4.2.0, PHP 5) |
|
Set msession variables from an array |
(PHP 4 >= 4.2.0, PHP 5) |
|
Set data session unstructured data |
(PHP 4 >= 4.2.0, PHP 5) |
|
Set value in session |
(PHP 4 >= 4.2.0, PHP 5) |
|
Set/get session timeout |
(PHP 4 >= 4.2.0, PHP 5) |
|
Get unique id |
(PHP 4 >= 4.2.0, PHP 5) |
|
Unlock a session |
(PHP 4 >= 4.2.0, PHP 5) |
|
Returns number of affected rows |
(PHP 3 >= 3.0.6, PHP 4, PHP 5) |
|
Close mSQL connection |
(PHP 3, PHP 4, PHP 5) |
|
Open mSQL connection |
(PHP 3, PHP 4, PHP 5) |
|
Create mSQL database |
(PHP 3, PHP 4, PHP 5) |
|
Alias of msql_create_db() |
(PHP 3, PHP 4, PHP 5) |
|
Move internal row pointer |
(PHP 3, PHP 4, PHP 5) |
|
Send mSQL query |
(PHP 3, PHP 4, PHP 5) |
|
Alias of msql_result() |
(PHP 3, PHP 4, PHP 5) |
|
Drop (delete) mSQL database |
(PHP 3, PHP 4, PHP 5) |
|
Returns error message of last msql call |
(PHP 3, PHP 4, PHP 5) |
|
Fetch row as array< |