13.09.2017, 16:05
Update v2.1.0:
- Added functions:
- Added file functions:
Download:
DataConvert.inc
Website:
Data Converter
- Added functions:
PHP код:
StripNewLine(string[]);
strreplace(string[],const search[],const replacement[],bool:ignorecase = false,pos = 0,limit = -1,maxlength = sizeof(string));
strlower(string[]);
strupper(string[]);
PHP код:
fcopy(input[],output[]);
frename(oldname[],newname[]);
DataConvert.inc
Website:
Data Converter