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

Posted by jimbojones230 on 10/13/05 23:20

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

 

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

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