The function is described as "void unset ( mixed $var [, mixed $var [,
mixed $... ]] )"
You should use unset($a); in that case.
-Mensaje original-
De: Ralph Deffke [mailto:ralph_def...@yahoo.de]
Enviado el: martes, 25 de agosto de 2009 13:07
Para: php-general@lists.php.net
Asunto:
>Ok in my output to Quark I need to have $P printed to the page like this:
>
><@$p>2118 S. Campbell Ave
>
>So in my php which is going to be grabbing this info and formatting it for
>the Quarkisn't echoing that "$p" all I get is the <@>
>
>I have tried several things:
>
>$p = $p
>
>$p = print("
2 matches
Mail list logo