Bonjour
J'ai fait une section membres mais j'ai un soucis.
Si un utilisateur s'enregistre et qu'il va dans un tableau ou s'affiche ses donnée,tout marche nikel.
Mais si un utilisateur se connecte et qu'il veut voir ses donnés,seulle son login s'affiche.
Le code source du tableau:
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
 
<?php
     session_start();
     if(!isset($_SESSION['login']))
     {
              header('location:erreur.html');
      }
      ?>
<?
$sql["serveur"]='mysql.webzzanine.net';
$sql["login"]='******';
$sql["pass"]='*****';
$sql["base"]='*******';
 
$sql["connect"]=mysql_connect($sql["serveur"],$sql["login"],$sql["pass"])or die ("impossible de se connecter, réessayé plus tard");
$sql["select_base"]=mysql_select_db($sql["base"],$sql["connect"])or die ("erreur de connexion base");
 
?>
<HTML>
<HEAD><?php
     session_start();
     if(!isset($_SESSION['login']))
     {
              exit;
      }
?>
<TITLE>Teams-Seek CSteam</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta name="generator" content="teams-speak">
<style type="text/css">
<!--
.Style1 {
    color: #0000CC;
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
}
.Style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
-->
</style>
</HEAD>
 
 
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background="images/bg.gif"><center><script type="text/javascript"><!--
google_ad_client = "pub-7489138844044272";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center>
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background="images/bg.gif">
<TABLE WIDTH=800 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="center">
    <TR>
        <TD ROWSPAN=4>
            <IMG SRC="images/index_01.jpg" WIDTH=24 HEIGHT=202 ALT=""></TD>
        <TD COLSPAN=2>
            <IMG SRC="images/index_02.jpg" WIDTH=142 HEIGHT=29 ALT=""></TD>
        <TD COLSPAN=4 height="29" background="images/index_03.jpg">
            <p align="center">&nbsp;</p></TD>
        <TD ROWSPAN=4>
            <IMG SRC="images/index_04.jpg" WIDTH=22 HEIGHT=202 ALT=""></TD>
    </TR>
    <TR>
        <TD>
            <IMG SRC="images/index_05.jpg" WIDTH=136 HEIGHT=128 ALT=""></TD>
        <TD COLSPAN=3>
            <IMG SRC="images/index_06.jpg" WIDTH=382 HEIGHT=128 ALT=""></TD>
        <TD COLSPAN=2>
            <IMG SRC="images/index_07.jpg" WIDTH=236 HEIGHT=128 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=5 height="30" background="images/index_08.jpg">
            <div align="left">
            <table cellpadding="0" cellspacing="0" width="515">
                <tr>
                    <td width="118" height="15">
                        <p align="center"><span style="font-size:8pt;"><font face="Verdana" color="#474747"><img src="images/btn_fleche.gif" width="8" height="7" border="0"> 
                        Accueil</font></span></p>                    </td>
                    <td width="118" height="15">
                        <p align="center"><span style="font-size:8pt;"><font face="Verdana" color="#474747"><img src="images/btn_fleche.gif" width="8" height="7" border="0"> 
                        Téléchargements</font></span></p>                    </td>
                    <td width="118" height="15">
                        <p align="center"><span style="font-size:8pt;"><font face="Verdana" color="#474747"><a href="http://www.teamsseek.rf.lv/forum/"><img src="images/btn_fleche.gif" width="8" height="7" border="0">&nbsp;Forum</a></font></span></p>                    </td>
                    <td width="118" height="15">
                        <p align="center"><span style="font-size:8pt;"><font face="Verdana" color="#474747"><img src="images/btn_fleche.gif" width="8" height="7" border="0">&nbsp;Contact</font></span></p>                    </td>
                    <td width="118" height="15">
                        <p align="center"><span style="font-size:8pt;"><font face="Verdana" color="#474747"><img src="images/btn_fleche.gif" width="8" height="7" border="0">&nbsp;Liens</font></span></p>                    </td>
                </tr>
            </table>
            </div></TD>
        <TD>
            <IMG SRC="images/index_09.jpg" WIDTH=143 HEIGHT=30 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=6>
            <IMG SRC="images/index_10.jpg" WIDTH=754 HEIGHT=15 ALT=""></TD>
    </TR>
    <TR>
        <TD background="images/index_11.jpg">&nbsp;      </TD>
        <TD COLSPAN=3 background="images/index_12.jpg">
            <table align="center" cellpadding="0" cellspacing="0" width="162">
                <tr>
                    <td width="160">
                        <p><img src="imgs_menu/1.jpg" width="160" height="39" border="0"></p>                    </td>
                </tr>
                <tr>
                    <td width="160">                                    <ul type="circle">
                                        <li><a href="index.html"><span style="font-size:8pt;"><font face="Verdana" color="#474747">Accueil</font></span></a></li>
                                        <li><a href="war.html"><span style="font-size:8pt;"><font face="Verdana" color="#474747">recherche wars</font></span></a></li>
                                        <li><a href="recrutement.html"><span style="font-size:8pt;"><font face="Verdana" color="#474747">recherche recruteurs</font></span></a></li>
                                        <li><a href="cours.html"><span style="font-size:8pt;"><font face="Verdana" color="#474747">cours counter-strike</font></span></a></li>
                                        <li><a href="telechargement.html"><span style="font-size:8pt;"><font face="Verdana" color="#474747">telechargements</font></span></a></li>
                                        <li><a href="inscription.php"><span style="font-size:8pt;"><font face="Verdana" color="#474747">inscription</font></span></a></li>
                                        <li><a href="connexion.php"><span style="font-size:8pt;"><font face="Verdana" color="#474747">conexion</font></span></a></li>
                                    </ul>                    </td>
                </tr>
                <tr>
                    <td width="160">
                        <p><font color="#474747"><img src="imgs_menu/menu2.jpg" width="160" height="39" border="0"></font></p>                    </td>
                </tr>
                <tr>
                    <td width="160">                                    <ul type="circle">
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747"><a href="mateam.php">info/Ma team</a></font></span></li>
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747"><a href="addwar.html">poster war</a></font></span></li>
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747">Partenaire3</font></span></li>
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747">Partenaire4</font></span></li>
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747">Partenaire5</font></span></li>
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747">Partenaire6</font></span></li>
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747">Partenaire7</font></span></li>
                                        <li><span style="font-size:8pt;"><font face="Verdana" color="#474747">Partenaire8</font></span></li>
                                    </ul>                    </td>
                </tr>
          </table></TD>
        <TD COLSPAN=3 background="images/index_13.jpg"><div align="center" class="Style1">Informations sur votre team          </div>
          <table width="599" height="822" border="3" bordercolor="#3366FF" bgcolor="#99CCFF">
            <!--DWLayoutTable-->
            <tr>
              <td width="262" height="2"></td>
              <td width="317" rowspan="2"><form name="form1" method="post" action="">
                  <label></label>
                  <input name="textfield62" type="text" value="<?php echo $_SESSION['team']; ?>">
              </form>
                </td>
            </tr>
            <tr>
              <td height="93" valign="top"><p class="Style9">&nbsp;</p>
                  <p class="Style9">Nom de votre Team : </p></td>
            </tr>
            <tr>
              <td height="84"><span class="Style9">Level de votre Team </span></td>
              <td><form name="form4" method="post" action="">
                <label>
                <input name="textfield625" type="text" value="<?php echo $_SESSION['']; ?>">
                </label>
              </form>              </td>
            </tr>
            <tr>
              <td height="82"><span class="Style9">Site Web : </span></td>
              <td><input name="textfield62" type="text" value="<?php echo $_SESSION['sweb']; ?>">&nbsp;</td>
            </tr>
            <tr>
              <td height="84"><span class="Style9">Recrute : </span></td>
              <td><input name="textfield624" type="text" value="<?php echo $_SESSION['']; ?>"></td>
            </tr>
            <tr>
              <td height="73"><span class="Style9">Serveur : </span></td>
              <td><input name="textfield622" type="text" value="<?php echo $_SESSION['serv']; ?>"></td>
            </tr>
            <tr>
              <td height="69"><span class="Style9">Email : </span></td>
              <td><form action="" method="get" name="" id="" onMouseDown="" onMouseUp="textdisa()" onMouseOver="" onMouseMove="textdisa()" onMouseOut="textdisa()" onKeyPress="textdisa()">
                  <label></label>
                  <input name="textfield623" type="text" value="<?php echo $_SESSION['mail']; ?>">
              </form></td>
            </tr>
            <tr>
              <td height="71"><span class="Style9">Infos sur vous ou votre team: </span></td>
              <td><form name="form8" method="post" action="">
                  <label></label>
                  <input name="textfield6232" type="text" value="<?php echo $_SESSION['infos']; ?>">
              </form></td>
            </tr>
            <tr>
              <td height="78"><span class="Style9">Pseudo : </span></td>
              <td><form name="form1" method="post" action="">
                  <label>
                  <input name="textfield6" type="text" value="<?php echo $_SESSION['login']; ?>">
                  </label>
              </form></td>
            </tr>
            <tr>
              <td height="78"><span class="Style9">Nouveaux mot de passe : </span></td>
              <td><form name="form9" method="post" action="">
                  <label>
                  <input type="text" name="textfield7">
                  </label>
              </form></td>
            </tr>
            <tr>
              <td height="78"><span class="Style9">Jeux : </span></td>
              <td><form name="form2" method="post" action="">
                <label>
                <input name="textfield626" type="text" value="<?php echo $_SESSION['']; ?>">
                </label>
              </form>              </td>
            </tr>
          </table>
          <P align="center" style="margin-right:8; margin-left:8;">
          <p>&nbsp;</p> <form method="link" action="modifteam.html">
            <div align="center">
              <input name="submit" type="submit" value="modifier">
            </div>
          </form>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <P align="justify" style="margin-right:8; margin-left:8;">
          <P align="justify" style="margin-right:8; margin-left:8;"><span style="font-size:8pt;"><b><span style="font-size:8pt;">
 
                                    </span></b>          <P align="justify" style="margin-right:8; margin-left:8;"><b><span style="font-size:8pt;"><center></center>
 
 
 
</span></b></P></TD>
        <TD background="images/index_14.jpg">&nbsp;      </TD>
    </TR>
    <TR>
        <TD ROWSPAN=3>
            <IMG SRC="images/index_15.jpg" WIDTH=24 HEIGHT=57 ALT=""></TD>
        <TD COLSPAN=6>
            <IMG SRC="images/index_16.jpg" WIDTH=754 HEIGHT=10 ALT=""></TD>
        <TD ROWSPAN=3>
            <IMG SRC="images/index_17.jpg" WIDTH=22 HEIGHT=57 ALT=""></TD>
    </TR>
    <TR>
        <TD COLSPAN=5 background="images/index_18.jpg">&nbsp;            </TD>
        <TD>
            <a href="http://www.kitgratos.net" target="_blank"><IMG SRC="images/index_19.jpg" BORDER=0 WIDTH=143 HEIGHT=31 ALT=""></a></TD>
    </TR>
    <TR>
        <TD COLSPAN=6>
            <IMG SRC="images/index_20.jpg" WIDTH=754 HEIGHT=16 ALT=""></TD>
    </TR>
    <TR>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=24 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=136 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=19 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=357 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=93 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=143 HEIGHT=1 ALT=""></TD>
        <TD>
            <IMG SRC="images/spacer.gif" WIDTH=22 HEIGHT=1 ALT=""></TD>
    </TR>
</TABLE>
</center>
<center><!-- SiteSearch Google -->
<form method="get" action="http://www.google.fr/custom" target="google_window">
<table border="0" bgcolor="#cccccc">
 
 
.........