Marcus Well-known member Licensed customer Oct 10, 2017 #1 the http response is saved in the database in some kind of serialized way. How can I fetch it? Last edited: Oct 10, 2017
Siropu Well-known member Licensed customer Oct 10, 2017 #2 PHP: \XF\Util\Php::safeUnserialize($value);