Obsolete mADL / PHP Functions
Below is a list of obsolete or now illegal mADL and PHP commands
Effective July 2015
Function | Note |
---|---|
paginate | |
createMap | superceded by $t->map() |
mapReplace | nothing to do with cartography |
_mapReplace | as above |
removeTags | superceded by $t->stripTags(string $allowed) |
showPieGraph | only for older version of BlinkLive |
getToken | relic of obsoleted login system |
emailToGroup | never implemented, does nothing |
mformsGetArray | for use with BlinkForms v1 (mForms) |
getFile | as above |
sms | fallen into disrepair, use your own SMS gateway via $t->fetch |
smsToGroup | as above |
returncsvrow | today's web-services return JSON or XML instead of CSV |
returncsvrows | as above |
getTimeStampPicker | relic, never updated to work with BICv2 |
ucwords | |
pregReplace | don't worry, $t->preg_replace is not going anywhere |
extractAddress | not compatible with modern address notation |
trimArray | |
saveSession | |
shell_exec | |
exec | |
putenv | |
passthru | |
system | |
proc_open | |
popen | |
curl_multi_exec | |
parse_ini_file | |
show_source | |
phpinfo | |
chgrp | |
chown | |
disk_free_space | |
disk_total_space | |
diskfreespace | |
fgetc | |
fgetss | |
fileatime | |
filectime | |
filegroup | |
fileinode | |
fileowner | |
fnmatch | |
fpassthru | |
fscanf | |
is_executable | |
lchgrp | |
lchown | |
linkinfo | |
parse_ini_string | |
readlink | |
realpath_cache_size | |
set_file_buffer | |