PHP Tutorial Example
Example
PHP Mail
PHP Libxml
PHP HTTP
PHP Filter
PHP Zip
PHP Directory
PHP Error
PHP SimpleXML
PHP Calendar
PHP Date
PHP Misc
PHP XML
PHP FTP
PHP Math
PHP MySQL
PHP Filesystem
PHP Array
PHP String
PHP Tutorial
PHP Introduction
PHP Installation
PHP Syntax
PHP Variables
PHP Echo
PHP Strings
PHP Operators
PHP Comments
PHP Include File
PHP Require
PHP If Statement
PHP If Else
PHP Elseif
PHP Switch
PHP Forms
PHP Functions
PHP Array
PHP While Loop
PHP For Loop
PHP For Each
PHP Do While
PHP POST and GET
PHP Magic Quotes
PHP htmlentities
PHP Files
PHP File
PHP File Create
PHP File Open
PHP File Close
PHP File Write
PHP File Read
PHP File Delete
PHP File Append
PHP File Truncate
PHP File Upload
PHP Strings
PHP strpos
PHP str replace
PHP substrreplace
PHP Capitalization
PHP explode
PHP implode
PHP Advanced
PHP Date
PHP Session
PHP Cookies
PHP Include
PHP Email
PHP Secure Email
PHP Error
PHP Exception
PHP Filter
PHP and AJAX
AJAX Intro
AJAX PHP
AJAX Database
AJAX XML
AJAX Live Search
AJAX RSS Reader
AJAX Poll
PHP XML
XML Expat Parser
XML DOM
XML SimpleXML
PHP Database
MySQL Introduction
MySQL Connect
MySQL Create
MySQL Insert
MySQL Select
MySQL Where
MySQL Order By
MySQL Update
MySQL Delete
PHP ODBC
PHP Misc
PHP connection aborted Function
| Name | Description |
|---|---|
| PHP connection_aborted() Function | Checks whether the client has disconnected |
| PHP connection_status() Function | Returns the current connection status |
| connection_timeout() | Deprecated in PHP 4.0.5 |
| PHP constant() Function | Returns the value of a constant |
| PHP define() Function | Defines a constant |
| PHP defined() Function | Checks whether a constant exists |
| PHP die() Function | Prints a message and exits the current script |
| PHP eval() Function | Evaluates a string as PHP code |
| PHP exit() Function | Prints a message and exits the current script |
| PHP get_browser() Function | Returns the capabilities of the user\'s browser |
| PHP highlight_file() Function | Outputs a file with the PHP syntax highlighted |
| PHP highlight_string() Function | Outputs a string with the PHP syntax highlighted |
| PHP ignore_user_abort() Function | Sets whether a remote client can abort the running of a script |
| PHP pack() Function | Packs data into a binary string |
| php_check_syntax() | Deprecated in PHP 5.0.5 |
| PHP strip_whitespace() Function | Returns the source code of a file with PHP comments and whitespace removed |
| PHP show_source() Function | Alias of highlight_file() |
| PHP sleep() Function | Delays code execution for a number of seconds |
| PHP time_nanosleep() Function | Delays code execution for a number of seconds and nanoseconds |
| PHP time_sleep_until() Function | Delays code execution until a specified time |
| PHP uniqid() Function | Generates a unique ID |
| PHP unpack() Function | Unpacks data from a binary string |
| PHP usleep() Function | Delays code execution for a number of microseconds |

