mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-22 13:13:05 +02:00
Merge pull request #524 from surajprogrammez/patch-2
Add SPL paid video course from lynda.com
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user