Norbert Wenzel wrote:
I have to say thank you to you both. In fact I still don't know what
exactly was wrong or may have caused this error (output buffering was
off, and there was no @ in the whole file) but after a night of sleep I
tried again before reinstalling the server and everything work
I have to say thank you to you both. In fact I still don't know what
exactly was wrong or may have caused this error (output buffering was
off, and there was no @ in the whole file) but after a night of sleep I
tried again before reinstalling the server and everything worked as fine
as it shoul
hi Norbert,
Have you tried print_r($_SESSION['view'])? I'm wondering if there's
some problem recreating the class instance from the session data...
Rob
> -Original Message-
> From: Norbert Wenzel [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 29 September 2005 2:58 AM
> To: php-general@li
mail wrote:
Norbert Wenzel wrote:
Hi, i have a very strange example of code. Maybe you know where my
mistake could be.
I've got an index.php with a few div's and a short php code, like:
echo $_SESSION['view']->getContent();
The view is in every case one of my view objects. And there's the pro
>Norbert Wenzel wrote:
>> Hi, i have a very strange example of code. Maybe you know where my
>> mistake could be.
>>
>> I've got an index.php with a few div's and a short php code, like:
>> echo $_SESSION['view']->getContent();
>>
>> The view is in every case one of my view objects. And there's t
Norbert Wenzel wrote:
Hi, i have a very strange example of code. Maybe you know where my
mistake could be.
I've got an index.php with a few div's and a short php code, like:
echo $_SESSION['view']->getContent();
The view is in every case one of my view objects. And there's the problem.
In my s
6 matches
Mail list logo