Serialized Data Question
-
Will your plugin successfully replace a serialized data element within a serialized string and not break the string?
For example, I want to change this:
…long serialized string…. s:14:”Complete order”
to this:
…long serialized string…. s:19:”Complete Order Here”
Let me know… thanks
- The topic ‘Serialized Data Question’ is closed to new replies.