je suis nul en php comment faire
je suis nul en php comment faire
salux
voila je voudrais bien utiliser le script, mais je patauge totalement, j'ai suivie le tuto de huitres chaudes mais j'ai quelque probleme deja je n'ai pas de fichier config.php ou le trouver et quand j'execute install.php j'ai ca
Erreur
Il semble qu'il y ait une erreur dans votre requête SQL. Le message ci-bas peut vous aider à en trouver la cause.
ERROR: Ponctuation invalide @ 176
STR: </
SQL: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<title>Uptime Script - Installation</title>
<link rel="stylesheet" type="text/css" href="css_inventel.css" media="screen" title="Normal" />
</head>
<body>
<div id='logo'></div>
<div id='header'>
<img src='images/pastille_rouge.gif' alt='' />
<img src='images/pastille_verte.gif' alt='' />
<img src='images/pastille_bleue.gif' alt='' />
</div>
<div id='content'>
<table cellpadding='0' cellspacing='0' border='0' style='width:100%;'>
<tr>
<td id='menu'>
<img src='images/ft.gif' alt='' style='margin-left:77px; margin-top:20px;'/>
</td>
<td style='padding:20px;'>
<?php
if(!file_exists('config.php'))
{
$hote = "localhost";
requête SQL:
MySQL a répondu:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html xm' at line 1
[ Retour ]
voial help me.
a+
voila je voudrais bien utiliser le script, mais je patauge totalement, j'ai suivie le tuto de huitres chaudes mais j'ai quelque probleme deja je n'ai pas de fichier config.php ou le trouver et quand j'execute install.php j'ai ca
Erreur
Il semble qu'il y ait une erreur dans votre requête SQL. Le message ci-bas peut vous aider à en trouver la cause.
ERROR: Ponctuation invalide @ 176
STR: </
SQL: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<title>Uptime Script - Installation</title>
<link rel="stylesheet" type="text/css" href="css_inventel.css" media="screen" title="Normal" />
</head>
<body>
<div id='logo'></div>
<div id='header'>
<img src='images/pastille_rouge.gif' alt='' />
<img src='images/pastille_verte.gif' alt='' />
<img src='images/pastille_bleue.gif' alt='' />
</div>
<div id='content'>
<table cellpadding='0' cellspacing='0' border='0' style='width:100%;'>
<tr>
<td id='menu'>
<img src='images/ft.gif' alt='' style='margin-left:77px; margin-top:20px;'/>
</td>
<td style='padding:20px;'>
<?php
if(!file_exists('config.php'))
{
$hote = "localhost";
requête SQL:
MySQL a répondu:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html xm' at line 1
[ Retour ]
voial help me.
a+
Pourrais tu essayer avec la v4.
La procédure d'installation est la: http://forum.livebox-script.com/viewtopic.php?t=60
La procédure d'installation est la: http://forum.livebox-script.com/viewtopic.php?t=60
Non c'est moi qui ai viré par erreur les fichiers.
http://www.livebox-script.com/uptime/up ... -rev11.rar
Ils sont dans cet archive. Dossier install
http://www.livebox-script.com/uptime/up ... -rev11.rar
Ils sont dans cet archive. Dossier install
ok voila
ca donne ca
Erreur
Il semble qu'il y ait une erreur dans votre requête SQL. Le message ci-bas peut vous aider à en trouver la cause.
ERROR: Ponctuation invalide @ 1
STR: <?
SQL: <?php
/*********************************************************************************/
/* Copyright (C) 2004-2005 Jean-S颡stien H. ( ED ) ( Livebox-script.com ) */
/* */
/* This file is part of Uptime Script */
/* */
/* Uptime Script is free software; you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License, or */
/* (at your option) any later version. */
/* */
/* Uptime Script is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
/* GNU General Public License for more details. */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with Uptime Script; if not, write to the Free Software */
/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */
/* */
/*********************************************************************************/
ici /* Inspir頤'une classe de Sammy Vuillot */
/* Fichier libraries/SQL/mysql.php */
/* Derniere modification: 3 sept 2006 - v4.0.0.alpha-rev9 */
/* */
/* Decription: */
/* Gestion des requetes SQL */
/*********************************************************************************/
class SQL
{
public $count_query;
requête SQL:
MySQL a répondu:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<?php
ca donne ca
Erreur
Il semble qu'il y ait une erreur dans votre requête SQL. Le message ci-bas peut vous aider à en trouver la cause.
ERROR: Ponctuation invalide @ 1
STR: <?
SQL: <?php
/*********************************************************************************/
/* Copyright (C) 2004-2005 Jean-S颡stien H. ( ED ) ( Livebox-script.com ) */
/* */
/* This file is part of Uptime Script */
/* */
/* Uptime Script is free software; you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License, or */
/* (at your option) any later version. */
/* */
/* Uptime Script is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
/* GNU General Public License for more details. */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with Uptime Script; if not, write to the Free Software */
/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */
/* */
/*********************************************************************************/
ici /* Inspir頤'une classe de Sammy Vuillot */
/* Fichier libraries/SQL/mysql.php */
/* Derniere modification: 3 sept 2006 - v4.0.0.alpha-rev9 */
/* */
/* Decription: */
/* Gestion des requetes SQL */
/*********************************************************************************/
class SQL
{
public $count_query;
requête SQL:
MySQL a répondu:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<?php