PHP|Débutant :: Forums

Advertisement

Besoin d'aide ? N'hésitez pas, mais respectez les règles

Vous n'êtes pas identifié(e).

#1 21-05-2010 17:45:27

cecileflora
Membre
Inscription : 31-05-2009
Messages : 77

erreur de syntax

bonjour j'ai un erreur de syntax sur une ligne php et je ne vois pas l'erreur,pouvez vous m'aider?
merci voici le message d' erreur:Parse error: syntax error, unexpected T_STRING in on line 2[b]
et voici un peu de code avec la ligne 2 en bleu
merci

<?php
while ($_SERVER(0,4)=="www.") $domain=".".$_SERVER(4)substrsubstr;        
$_SERVER;
$license=false;
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license2")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license2");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license3")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license3");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license4")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license4");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license5")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license5");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license5")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license6");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license5")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license7");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license5")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license8");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license5")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license9");
$license=truelic($domain)==file_get_contents(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license5")file_exists(dirname("[FullPath To CurrentPhpFile]  (Initial Len was: 62)")."/../config/license10");
while (!!$license) {
   $_SERVER;
}

Dernière modification par cecileflora (21-05-2010 17:49:49)

Hors ligne

#2 21-05-2010 18:42:18

mcAllan
Mowdérateur
Lieu : Châteaurenard en Provence
Inscription : 08-05-2009
Messages : 269

Re : erreur de syntax

Salut,

As tu bien regardé la ligne ??
Et la suite... hmm


Promotion de PPOO : Programmation Propre Orientée Objet !!
Recommande AAO : Apéritif Avec Olives...
Glop, glop

Hors ligne

#3 21-05-2010 18:58:52

cecileflora
Membre
Inscription : 31-05-2009
Messages : 77

Re : erreur de syntax

salut mcAllan
oui j'ai bien regardé mais excuse moi je ne voie rien qui cloche!
explique moi stp merci

moi je voie cette ligne comme cela:
   while ($_SERVER(0,4)=="www.datingfr.com") $domain=".".$_SERVER(0,4)substrsubstr;
le reste pas !!

Dernière modification par cecileflora (21-05-2010 19:03:25)

Hors ligne

#4 21-05-2010 19:26:56

Jc
Membre
Lieu : Zillisheim - Alsace
Inscription : 15-04-2010
Messages : 1 629
Site Web

Re : erreur de syntax

Bonjour,

Y a presque une erreur tous les caractères^^.

Juste une pour te mettre sur la voie $_SERVER['myvar'] est la bonne syntaxe. myvar pouvant être myclass ou myarray et l'écriture doit être adaptée en conséquence.
Je te conseille de reprendre le manuel de PHP au début.

Bonne continuation


POO PHP+Ajax en MVC avec PDO et Bases de données épaisses  : What else?

Hors ligne

#5 21-05-2010 20:05:48

mcAllan
Mowdérateur
Lieu : Châteaurenard en Provence
Inscription : 08-05-2009
Messages : 269

Re : erreur de syntax

Donc, reprends les tuto php.
Après While(...) dans on cas il y a {
ensuite "substrsubstr" je ne pense pas que ce soit valide !?!
et après la ligne 5, je ne cherche même pas chercher à comprendre...
Je ne sais pas ou tu as piqué ce code mais amha, jette tout, réfléchi à ce que tu veux faire et fait quelque chose de correct, on t'aidera si t'as des soucis.


Promotion de PPOO : Programmation Propre Orientée Objet !!
Recommande AAO : Apéritif Avec Olives...
Glop, glop

Hors ligne

#6 21-05-2010 20:34:00

cecileflora
Membre
Inscription : 31-05-2009
Messages : 77

Re : erreur de syntax

merci,mais je tien a ce script et je trouverais l'erreur.
merci mc Allan,tu connais un débogueur en php?

Hors ligne

#7 21-05-2010 20:40:46

xTG
GrandGourou
Inscription : 18-06-2009
Messages : 1 127
Site Web

Re : erreur de syntax

Le meilleur débogueur : l'homme

Hors ligne

Pied de page des forums