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: 1404 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  php send header  how to send browser information php  header to ftp php ie  forward in html header  "ftp in browser"  allow browser to ftp  ftp server browser  connection from browser  ftp connection from browser