Mukhbir

 
  • Increase font size
  • Default font size
  • Decrease font size
  • default color
  • green color
  • blue color

Url Forwarding using php

E-mail Print PDF

This tutorial tells a simple script to forward a page using php


<?php
header('Location: http://www.anyurl.com/');
?>

Comments (0)Add Comment
Write comment
 
  smaller | bigger
 

busy