PHP Tutorial Environment
Environment
- Create a function (check_abort()) that writes a log message if a client aborts the script in PHP
- Flush output buffer with each step in PHP
- Get PHP ' s version in PHP
- Get all server variables in PHP
- Get the absolute filename from the current script in PHP
- Get the page address that referred to the current page in PHP
- Get the request method used to access the page in PHP
- Get the user agent of the header from the current request in PHP
- Get user IP address in PHP
- Look up the browscap.ini file and return the capabilities of the browser in PHP
- Return the connection satus in PHP
- Tell what the user ' s browser is capable of by listing all information about the users browser in PHP
- Turn on output buffering in PHP