hello, im new on this forum so i feel like i should to say - hi everyone!
Im building community portal engine in php. The sourcecode if OOP. It uses two classes, which objects are put in other's class object and set into cookie. And here comes the problem - on my local apache, with the same version & basic configuration of php (5.2.6) it works ok, but on this server -NOT. The right object is created, but when setting the cookie - it losts part of given data...
Does anyone know the solution? Or maybe knows why it happens? Maybe it's becouse of installed on this server suhoxin (or however it's named)?
I wouldn't like to rebuild whole code...
Thanks a lot
