Networking, Programming and Graphics Tutorials

Send header to browser with PHP [1/3]

Type: Code Networking, Programming and Graphics Tutorials
Send header to browser with PHP
Level: Beginner Networking, Programming and Graphics Tutorials 
Send header to browser with PHP
Date: 2007-Mar-12
Send header to browser with PHP
Visited: 1378 times
Send header to browser with PHP
Rating: Send header to browser with PHP
Send header to browser with PHP
Author: Ivory Morhuld

This tutorial will show you how to send header to the browser with PHP.

Headers is the first part of http communication which receive client web browser. To send header use:

<?php
header
("your heaader code: goes here");
?>
If you want to send header for redirecting the browser use this:

<?php
header
("Location: http://www.onlinehowto.net");
?>
Networking, Programming and Graphics Tutorials - Send header to browser with PHP [1/3] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: how to send header to browser  header to ftp php ie  "ftp in browser"  allow browser to ftp  connection from browser  ftp connection from browser  ppc browser opensource  sending headers in PHP to browser  "your browser doesn't support AJAX"  php ajax browser cache