Messages postés par "VinkeyGonçalvès"

Sujet Date Extrait
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 16h59 j'ai enlevé les deux ligne en tros mais le ['choix[]']; est non défini
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 16h32 pour le faire reconnaitre en tant que nom tient j'ai tout le code en une page ```php <?php array(PDO::MYSQL_ATTR_INIT_COMMAND => "SET NAMES 'utf8'"); $host = "localhost"; $user = "root"; $pass…
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 16h01 par exemple : si je selectionne ADRAGNA j'aimerai qu'il m'affiche toute la ligne de ma table lié a ce nom
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 15h41 toujours cette ligne Undefined variable: var in C:\wamp64\www\Formulaire\Form_PHP\php_presque_fini\Tableau_essaie.php on line 42
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 15h31 j'ai la modification et il m'affiche ca : Notice: Use of undefined constant choix - assumed 'choix' in C:\wamp64\www\Formulaire\Form_PHP\php_presque_fini\Tableau_essaie.php on line 42 et Notice: Unde…
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 15h15 je pensais que c’était résolue mais quand je selectionne une variable de mon arraylist le tableau en echo ne s'affiche pas
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 15h04 j'ai fai ce choix au paravant mais a chaque fois que je lancait en pdo il me marqué une erreur et aujourd'hui sa fonctionne
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 14h26 je ne vois pas comment procédé regarde j'ai comme ceci ```php <?php array(PDO::MYSQL_ATTR_INIT_COMMAND => "SET NAMES 'utf8'"); $host = "localhost"; $user = "root"; $pass = "Mm101010"; $dbn = "…
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 14h09 j'ai mis en pdo tout fonction sauf la déclaration choix je les déclaré comme ceci: $choix=['puk'] quand je le lance le code, il m'affiche ceci Notice: Array to string conversion in C:\wamp64\ww…
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 13h53 non plus de soucis avec $connection je me connect bien j'ai refais ma connexion qui donne ceci: ````php $query="SELECT * FROM smartphone.select_nom_prenom_user"; try{ $prep = $bdd->prepare($q…
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 12h05 effectivement j'avais oublié } mais une fois corrigé il m'affiche la même erreur qu'au début sur c'est deux lignes ```php $req = $connection->query("select * from select_nom_prenom_user where PUK =…
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 11h57 sa me renvoi : ) Parse error: syntax error, unexpected end of file in C:\wamp64\www\Formulaire\Form_PHP\php_presque_fini\Tableau.php on line 43
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 11h44 j'ai fais la modification mais toujours les même erreurs
Notice: Undefined variable: choix & Fatal error: Call to a member function fetch() on boolean
vendredi 17 février 2017 à 11h37 Bonjour j'ai réaliser un autre code totalement diférent j'ai revue tout mon code mais j'ai deux erreur la premiere : Notice: Undefined variable: connection in C:\wamp64\www\Formulaire\Form_PHP\php_p…