You are here: Re: Passing an Object via Session « All PHP « IT news, forums, messages
Re: Passing an Object via Session

Posted by Gale on 10/13/05 23:31

jimbojones230@gmail.com wrote:
> Hello,
>
> I'm attempting to pass all of the current values of an object to a new
> page using sessions. This is basically the code I've tried:
>
> page1.php
>
> <?php
> session_start();
> include "class.php";
> $object = new Class();
> $object->function();
> $_SESSION['object']=$object;
> ?>
>
> page2.php
> <?php
> session_start();
> include "class.php";
> $object = $_SESSION['object'];
> $object->function();
> ?>
>
> Can anyone tell me what I'm doing wrong, or if it's even possible to
> send an object using sessions? I get a fatal error when it tries to
> call the function on the second page.
>
> Thanks
>
you need to reinitialize tha class on second page, so I think you can't
send an object

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация