How can I declare optional parameters as used by strpos, substr, etc.
  to specify the offset? I do not want to have to preceed some functions
  with the @-operator, and preceeding all for consistency wouldn't be an
  option, I think. Is it possible at with user-defined functions?

     quick help is appreciated. thanks.

  D. Alvarez Arribas <[EMAIL PROTECTED]>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to