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
005 2:58 AM
> To: php-general@lists.php.net
> Subject: [PHP] Strange behaviour overriding methods in 5.0.4
>
>
> 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,
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
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 specific case $_SESSION[
7 matches
Mail list logo