On Fri, 23 Jun 2000, Jiang Wei wrote:
> Salut,
Hey!
> Existe-il en PHP des "fonctions" ou autres equivalent en perl sans taper
Bien s�r!
Si tu as install� php3 compl�tement sur ton syst�me, avec apache, tu
devrais trouver quelque chose sur:
http://localhost/php3-doc/keyword.function.html
en bref:
function foo ($arg_1, $arg_2, ..., $arg_n) {
echo "Example function.\n";
return $retval;
}
--
F�lix Hauri - <[EMAIL PROTECTED]> - http://mypage.bluewin.ch/f-hauri
--
http://www-internal.alphanet.ch/linux-leman/ avant de poser
une question.