On Sun, Feb 3, 2013 at 10:17 AM, Павел Иванов wrote:
> Hello,
>
> I have a problem with my webpage when I upgrade PHP from 4.1 version up to
> 5.4
>
> Before my scripts always have startet with:
>
> >
> // some code here...
> > // a lot of code
> > ?>
> >
>
> But after I upgrade it, this scripts
Hello,
I have a problem with my webpage when I upgrade PHP from 4.1 version up to
5.4
Before my scripts always have startet with:
// some code here...
> // a lot of code
> ?>
>
But after I upgrade it, this scripts doesn't work only just because it
starts with "