NAME ^

php_pageinfo.pir - PHP pageinfo Standard Library

DESCRIPTION ^

Functions ^

int getlastmod(void)
Get time of last page modificationNOT IMPLEMENTED.
int getmygid(void)
Get PHP script owner's GIDNOT IMPLEMENTED.
int getmyinode(void)
Get the inode of the current script being parsedNOT IMPLEMENTED.
int getmypid(void)
Get current process IDNOT IMPLEMENTED.
int getmyuid(void)
Get PHP script owner's UIDNOT IMPLEMENTED.


parrot