PHP Serialization Tutorial | Serialize and Unserialize PHP Objects

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • ℹ How to serialize and unserialize objects in PHP. Includes __sleep, __wakeup, serialize, and unserialize methods as well as how to deep copy objects using serialization.
    🆓 Join garyclarke.tech for course DISCOUNTS and a FREE Docker + PHP course (worth $49)
    www.garyclarke...
    👇Follow me on Social Media:
    Twitter: / garyclarketech
    Linkedin: / garyclarketech
    💕Show support:
    www.paypal.com...

Комментарии • 4

  • @easteregg8699
    @easteregg8699 3 года назад +1

    checkout the __serialize and __unserialize methods aswell and checkout the RFC of phasing out the Serializeable interface

  • @bakaleisanich
    @bakaleisanich 3 года назад

    Thank you

  • @tikime3
    @tikime3 3 года назад

    Cool. But for what? ;-)

    • @GaryClarkeTech
      @GaryClarkeTech  3 года назад +1

      Great question! Practical usage is covered in the course...the link is in the description 😜