Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3782878
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T11:08:42+00:00 2026-05-19T11:08:42+00:00

I know what and how PHP serialize works. But I am wondering what type

  • 0

I know what and how PHP serialize works. But I am wondering what type of data/structure should be serialized when stored in a database.

I am building a sort of address book system in PHP with fields like this:

Name, Firstname, Street, City, Zip, etc.

I can serialize my data to store it in my database or have different fields for each item to store.

Any tips, suggestion, thoughts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T11:08:43+00:00Added an answer on May 19, 2026 at 11:08 am

    If I understand correctly, your indecision is on whether to serialize an object or an array containing all the fields and store the result in the database or whether to store each field individually in a table column.

    In the absence of extraordinary circumstances, I’d advise you to do the latter. It will allow you to search, sort, cross reference etc. much more efficiently in the database.

    Serialization is more common when transmitting data or saving complex object graphs in order to save a part of the script state, not so much to store data in the database.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a perl script that pulls serialized php data from a database, unserializes
I am doing the following: <script type=text/javascript> $(function(){ $(#ipad).submit(function() { $.post(ipadcheck.php, $(#ipad).serialize(), function(data) {
I know PHP 5 already supports SQLite but for some reason I can't get
I know (PHP's) var_dump is supposed to be human readable and all, but analyzing
Pretty basic programming question, I know PHP have a function for it, but does
I know that PHP doesn't yet have native Enumerations. But I have become accustomed
I am building jQuery UI sortable to store order in the database using serialize
I was reading about serialize/unserialize concepts of PHP. I was wondering how they are
I want to know whether the PHP serialize function is 100% secure, also if
I know PHP scripts don't actually compile until they are run. However, say I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.