diff options
Diffstat (limited to 'ext/spl/README')
-rwxr-xr-x | ext/spl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/README b/ext/spl/README index b2aeb596d0..28373a3eda 100755 --- a/ext/spl/README +++ b/ext/spl/README @@ -4,4 +4,4 @@ code in the file spl.php or in the corresponding .inc file in the examples subdirectory. Based on the internal implementations or the files in the examples subdirectory there are also some .php files to experiment with. -For more information look at: http://php.net/~helly/php/ext/spl +For more information look at: http://php.net/manual/en/book.spl.php |