NAME ^

php_pageinfo.pir - PHP pageinfo Standard Library

DESCRIPTION ^

Functions ^

int getlastmod(void)

Get time of last page modification

NOT IMPLEMENTED.

int getmygid(void)

Get PHP script owner's GID

NOT IMPLEMENTED.

int getmyinode(void)

Get the inode of the current script being parsed

NOT IMPLEMENTED.

int getmypid(void)

Get current process ID

NOT IMPLEMENTED.

int getmyuid(void)

Get PHP script owner's UID

NOT IMPLEMENTED.


parrot