
19/01/2002, 07:19
|
 | Colaborador | | Fecha de Ingreso: junio-2001 Ubicación: España
Mensajes: 1.430
Antigüedad: 23 años, 9 meses Puntos: 0 | |
Re: Variables globales Algo así<pre><?php
function loquesea()
{
global $variable;
# resto del code
}
?> </pre>
Salu2 - Fernando Pereda ( Ferdy )
<center><a href="http://www.ferdyx.org/firmas.php"><img src="http://www.ferdyx.org/reg_tira.jpg" border="0"></a></center> |