Functions to save and retrieve file data. More...
Functions | |
| io_log ($message, $filename, $options=array()) | |
| Log some text in a file. | |
| io_save_row ($options=array()) | |
| Save data to a line in a file. | |
| io_get_row ($options=array()) | |
| Retrieve row data from a file. | |
| io_delete_row ($options=array()) | |
| Delete a row from a file. | |
Functions to save and retrieve file data.
1.8.1.1