* Thus wrote Daniel ([EMAIL PROTECTED]):
> I checked ant that is not the cause of this problem.
> Any other sugesstion?
Yes it is the problem. Somewhere the $_SESSION['id_produs'] is set
to a string or number.
>
>
> "John W. Holmes" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
o> cc:
Asunto: Re: [PHP] Fatal error: []
operator not supported for strings
I checked ant that is not the cause of this problem.
Any other sugesstion?
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Daniel wrote:
>
> > hi, how do i solve this error?
> >
> > Fatal error: [] operator not supported for strings
> > in /var/www/html/p.../magazin
Daniel wrote:
hi, how do i solve this error?
Fatal error: [] operator not supported for strings
in /var/www/html/p.../magazin/cos.php on line
13
line 13 is this line:
$_SESSION["id_produs"][]=$_POST["id_produs"];
no error when i run in local host , when i upload
in server (with PHP 4.2.2) only
hi, how do i solve this error?
Fatal error: [] operator not supported for strings
in /var/www/html/p.../magazin/cos.php on line
13
line 13 is this line:
$_SESSION["id_produs"][]=$_POST["id_produs"];
no error when i run in local host , when i upload
in server (with PHP 4.2.2) only got this error
5 matches
Mail list logo