And send your original code beacuse this is hard to understand, at least I
don't get it :)
----- Original Message -----
From: "Christian Ista" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 15, 2002 10:08 PM
Subject: RE: [PHP] Error


> > Havn't the foggiest idea what it means, but what has usually happened
> is
> > that I missed a ";" on an earlier line.
>
>
> That's happen when I include a page. But the strange this, I include the
> same page earlier and without any problem.
>
> The content of this page is a lot of variable (string), like that (a
> small part) :
>
> $var_login_nom = 'Last name';
> $var_login_prenom = 'First name';
> $var_login_email = 'Email';
> $var_login_password1 = 'Password (6 char.
> min.)';
> $var_login_password2 = 'Password
> (verification)';
> $var_login_creer_compte = 'Create a new
> account';
>
> Bye
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to