summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/expr.c
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-04-17 03:14:14 +0000
committerWez Furlong <wez@php.net>2003-04-17 03:14:14 +0000
commitc73e304dc25c44a45505f60450f788fac773ac61 (patch)
tree71e1551b70b4cf35904dcdc828f475f7387c5137 /ext/sqlite/libsqlite/src/expr.c
parent2cd55ce73bb5de9a842276c5acf0b619863ca756 (diff)
downloadphp-git-c73e304dc25c44a45505f60450f788fac773ac61.tar.gz
Implement a php function so that the following SQL can be used:
SELECT php('md5', sql) from sqlite_master The php function has takes the name of a php function to call as the first parameter; each additional parameter is passed on to the function, much like call_user_func(). You can call both built-in and script-defined functions in this way.
Diffstat (limited to 'ext/sqlite/libsqlite/src/expr.c')
0 files changed, 0 insertions, 0 deletions