Subversion Repositories ALCASAR

Rev

Rev 131 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 131 Rev 161
Line 112... Line 112...
112
</TABLE>
112
</TABLE>
113
<TABLE width="150" border=1 cellspacing=0 cellpadding=0>
113
<TABLE width="150" border=1 cellspacing=0 cellpadding=0>
114
	<tr bgcolor="#666666"><td>
114
	<tr bgcolor="#666666"><td>
115
		<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
115
		<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
116
			<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
116
			<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
117
width=10 border=no nosave><a href="alcasar-1.8-presentation.pdf" target="_blank">Présentation</a></td></tr>
117
width=10 border=no nosave><a href="alcasar-1.9-presentation.pdf" target="_blank">Présentation</a></td></tr>
118
			<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
118
			<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
119
width=10 border=no nosave><a href="alcasar-1.8-installation.pdf" target="_blank">Installation</a></td></tr>
119
width=10 border=no nosave><a href="alcasar-1.9-installation.pdf" target="_blank">Installation</a></td></tr>
120
			<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
120
			<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
121
width=10 border=no nosave><a href="alcasar-1.8-exploitation.pdf" target="_blank">Exploitation</a></td></tr>
121
width=10 border=no nosave><a href="alcasar-1.9-exploitation.pdf" target="_blank">Exploitation</a></td></tr>
122
		</TABLE>
122
		</TABLE>
123
	</td></tr>
123
	</td></tr>
124
</TABLE>
124
</TABLE>
125
<BR>
125
<BR>
126
<TABLE width="150" border="0" cellspacing="0" cellpadding="0">
126
<TABLE width="150" border="0" cellspacing="0" cellpadding="0">
Line 142... Line 142...
142
						// Ecriture du nombre de visite
142
						// Ecriture du nombre de visite
143
		if (($fp=fopen($name_fic,"w")) == false) exit;
143
		if (($fp=fopen($name_fic,"w")) == false) exit;
144
		fputs($fp, "$nb\n");
144
		fputs($fp, "$nb\n");
145
		fclose($fp);
145
		fclose($fp);
146
		?>
146
		?>
147
		<br>depuis le 17/05/2010<br></center></td></tr>
147
		<br>depuis le 99/99/9999<br></center></td></tr>
148
	</TABLE>
148
	</TABLE>
149
	</td></tr>
149
	</td></tr>
150
</TABLE>
150
</TABLE>
151
</BODY>
151
</BODY>
152
</HTML>
152
</HTML>