Hello,
I'm a french student, sorry for my mail :
I want to know how can I type my functions' arguments ?
It is heavy to do :
function post($id)
{
$id=(int)$id;
//...
or tu put (int) before each use...
Thank you for your help
_________________________________________________________________
Email envoyé avec Windows Live Hotmail. Dites adieux aux spam et virus, passez
à Hotmail ! C'est gratuit !
http://www.windowslive.fr/hotmail/default.asp
- [PHP] How to type arguments Gautier Di Folco
- Re: [PHP] How to type arguments Richard Heyes
- Re: [PHP] How to type arguments Nathan Rixham
- Re: [PHP] How to type arguments Nathan Nobbe
- RE: [PHP] How to type arguments Gautier Di Folco
- RE: [PHP] How to type arguments ceo

