PHP Serialize Objects amp Serialize Magic Methods Full PHP 8 Tutorial
YOUR LINK HERE:
http://youtube.com/watch?v=Jnm2m_Iw5CI
In this lesson, you will learn what serialization is, how to serialize different types of values including objects, how to unserialize them how to work with the given magic methods related to serialization. Covers __sleep __wakeup as well as __serialize __unserialize magic methods. • SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL • ๐ Smash the like button • ๐ค Subscribe to the channel turn the notifications on • ๐ฌ Post comments, any feedback is greatly appreciated • โญ Become a Patreon: / programwithgio • THANK YOU! • LESSON 2.19 • Course Outline - https://github.com/ggelashvili/learnp... • Course Playlist - • Learn PHP The Right Way - Full PHP Tu... • RESOURCES • Lesson 2.16 Comparing Objects - • PHP Variable Storage Object Compari... • Lesson 2.18 Object Cloning - • PHP - Object Cloning Clone Magic Me... • Object serialization RFC - https://wiki.php.net/rfc/custom_objec... • Deprecating serializable interface RFC - https://wiki.php.net/rfc/phase_out_se... • CHAPTERS • 00:00 - Serialization • 01:12 - Serializing objects • 04:07 - Serializing boolean false return false on failed unserialization • 05:11 - Magic methods intro Serializable interface • 06:21 - __sleep __wakeup magic methods • 07:44 - __serialize __unserialize magic methods
#############################
