Add SPL paid video course from lynda.com

Up and Running with the Standard PHP Library is an awesome course about SPL on Lynda.com. Adding it to the SPL category will help a lot to the readers.
This commit is contained in:
Suraj Adhikari
2015-01-07 12:31:40 +05:45
parent 4e89fcba0f
commit dadb895622

View File

@@ -11,6 +11,8 @@ primarily of commonly needed datastructure classes (stack, queue, heap, and so o
over these datastructures or your own classes which implement SPL interfaces. over these datastructures or your own classes which implement SPL interfaces.
* [Read about the SPL][spl] * [Read about the SPL][spl]
* [SPL video course on Lynda.com(Paid)][spllynda]
[spl]: http://php.net/book.spl [spl]: http://php.net/book.spl
[spllynda]: http://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html