/ LJCPHPCodeDoc / LJCCommonLib / LJCCommon


Syntax

PHP
class LJCCommon

Contains common functions.

Public Functions
StrPos Gets the first index for the search value. (E)
StrRPos Gets the last index for the search value. (E)
GetBool Returns a text value as boolean.
GetDebugFileName Gets the Debug file name. (E)
GetDelimitedString Gets the string between the delimiters. (E)
GetFileName Gets the FileName from the file spec. (E)
GetFileSpecPath Gets the Path from the file spec. (E)
GetIndexedDebugFileName Gets the indexed Debug file name. (E)
GetTokens Get string tokens.
MkDir Creates the specified folder if it does not already exist.
Scrub Returns a scrubbed external value. (E)
SetSessionValue Assigns a session value and returns the value. (E)
12 Functions

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.