Posted by GamblerZG on 03/24/05 23:15
Output of serialize() is barely readable and definetely is not suited
for manual editing.
It is quite simple to create var_export() clone that does not add junk
to it's output. But then I would need to exec() the string to get a data
structure back, which is bad security practice.
Is there any good way to store/retrieve data structures (multidimetional
arrays) to/from database?
Navigation:
[Reply to this message]
|