Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Up and Running with the Standard PHP Library [repost]

Posted By: naag
Up and Running with the Standard PHP Library [repost]

Up and Running with the Standard PHP Library
Duration: 3h 24m | Video: AVC (.mp4) 1280x720 15fps | Audio: AAC 48KHz 2ch | 454MB
Genre: eLearning | Level: Intermediate | Language: English

The Standard PHP Library (SPL) is a collection of useful classes for traversing, filtering, and sorting data and objects. One of its main features is the iterator, which provide easy access to arrays, trees, and directory listings. In this course, David Powers reviews using these iterators to explore the file system, and combining iterators in order to edit and manage specific types of files. He'll show how to load XML and JSON data, convert arrays into nested lists, and work with data structures such as doubly linked lists, queues, and heaps. Start learning how to put SPL into practice, and extend the power of your PHP applications.


Up and Running with the Standard PHP Library [repost]