|
|
Functions: l |
|
| $lang | Returns name of currently used language |
| $length | Returns the length of a variable |
| $lf | Returns a line feed character |
| $log.file | Returns the current log filename |
| <mixed> $unserialize(<data:string>) | Decodes JSON-encoded string |
| <string> $serialize(<data:mixed>) | Encodes variable to JSON string |
|