From 612e3ed9fe0d61365ce185bcf805376f73ba07c8 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sat, 9 Sep 2017 18:00:52 +0200 Subject: [PATCH] Update filedriver:1.0 notice --- notice/filedriver/1.0.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/notice/filedriver/1.0.md b/notice/filedriver/1.0.md index 628f1cc..5009a59 100644 --- a/notice/filedriver/1.0.md +++ b/notice/filedriver/1.0.md @@ -8,13 +8,13 @@ Overview ---- ##### 1. Introduction -The `filedriver` package allows you to **create**, **read** and **write** files easily and with optimization (cf. SplFileObject). +The `filedriver` package allows you to **create**, **read** and **write** files easily and with optimization (cf. [SplFileObject](http://php.net/manual/en/class.splfileobject.php)). To make it easier and generic, all methods are static. Setup ---- -> 1. Include the autoloader +> ### 1. Include the autoloader ```php 2. Load the `FileDriver` class +> ### 2. Load the `FileDriver` class ```php ```php +```php ```php +```php ```php +```php ```php +```php ```php +```php