Posted by Meiγo on 11/03/05 22:34
you can always use (in PHP4) class myClass{ function myClass($myvar = 'my original string'){ echo 'whatever ' . $myvar; } } or something like that
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming