Copyright (c) 2016 - 2017 Paragon Initiative Enterprises. Copyright (c) 2014 Steve "Sc00bz" Thomas (steve at tobtu dot com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
File Size: | 97 lines (3 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Binary:: (2 methods):
safeStrlen()
safeSubstr()
safeStrlen($str) X-Ref |
Safe string length param: string $str return: int |
safeSubstr($str,$start = 0,$length = \null) X-Ref |
Safe substring param: string $str param: int $start param: int $length return: string |