PHP Function List
send doesn't exist. Closest matches:
- mb_send_mail
- pg_send_query_params
- pg_send_prepare
- pg_send_query
- pg_send_execute
- msg_send
- eio_sendfile
- end
- http_send_stream
- http_send_last_modified
- http_send_content_type
- http_send_data
- http_send_content_disposition
- http_send_file
- http_send_status
- maxdb_send_query
- maxdb_send_long_data
- radius_send_request
- m_transsend
- sqlsrv_send_stream_data
Site Search Results
-
Send the HTTP request. Note: While an exception may be thrown, the transfer could have succeeded at least partially, so you might want to check the return values of ...
-
Copy a file from the local filesystem to the remote server using the SCP protocol.
-
Consequently you can send headers at any time because no data is being actually sent to user when you print it. Until PHP actually decides to send any page output to the user you ...
-
Finally send the entity. A successful caching attempt will exit PHP, and write a log entry if the INI setting http.log.cache is set. See the INI setting http.force_exit for ...
-
Parameters. socket. A valid socket resource created with socket_create() or socket_accept(). buf. A buffer containing the data that will be sent to the remote host.
-
We found out, that if you want to send multipart mime emails using the PHP mail-function on a Windows box using a Microsoft Exchange server, you have to use separate containers for ...
-
Parameters. to. The mail addresses being sent to. Multiple recipients may be specified by putting a comma between each address in to.
-
msg_send() sends a message of type msgtype (which MUST be greater than 0) to the message queue specified by queue.
-
If this is not done, a Man-In-The-Middle could easily cause the victim's browser to send his session ID in plaintext, gaining access to the account and defeating the goal of the ...
-
Name of input element determines name in $_FILES array --> Send this file: <input name="userfile" type="file" /> <input type="submit" value="Send File" /> </form>

Other forms of search
To search the string "send" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
