php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #66668
Patch UserDefinedFunctions_doc_patch revision 2019-09-25 21:29 UTC by shetty dot bhavya345 at gmail dot com

Patch UserDefinedFunctions_doc_patch for Documentation problem Bug #66668

Patch version 2019-09-25 21:29 UTC

Return to Bug #66668 | Download this patch
Patch Revisions:

Developer: shetty.bhavya345@gmail.com

Function names are case-insensitive for A-Z chars and case-sensitive for chars with codes from 127 through 255 (0x7f-0xff), though it is usually good form to call functions as they appear in their declaration.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC