Posted by Marcel on 11/09/06 08:27
"Marcin Dobrucki" <Marcin.Dobrucki@TAKETHISAWAY.nokia.com> schreef in
bericht news:VKm4h.42491$_k2.774821@news2.nokia.com...
> Marcel wrote:
>
>> Yes you are right, the errorcode i am getting is:
>>
>> Fatal error: Call to a member function getName() on a non-object in
>> D:\public_html\person2.php on line 7
>
> One step at a time: what do you get out of "urldecode" and then what do
> you get from "unserialize"? Check the return values.
The unserialize function in person2.php did not return anything. I tried all
scripts on another server with the same PHP version installed and there
everything just worked fine. One difference i can think of is the fact that
the server where my script did not work is protected trough https
[Back to original message]
|