Jump to content

[SOLVED] Trouble with serialize()????


jakebur01

Recommended Posts

I was wondering if anyone has had any trouble with serialize() and unserialize() after updating to the new version of php. My friend called me, he has a shopping cart where he puts the selected items product number, price and stuff in variables then into an array then serializes it.  He has been passing it into another page then unserializing it.  Since updating to the latest version of php he gets this: Error: PHP Warning: extract() [function.extract]: First argument should be an array in C:\Inetpub\JetSkiHaven.com\cart\custinfo_level1.php on line 57 His cart was working fine before the update.

 

I feel like an idiot posting on here without any code. I was hoping someone has experience something close to this.

 

Thank you,

 

Jake

Link to comment
https://forums.phpfreaks.com/topic/51918-solved-trouble-with-serialize/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.