PHP Classes

File: process_redir1.php

Recommend this page to a friend!
  Classes of Evert Ulises German Soto   cURL Easy and Fast   process_redir1.php   Download  
File: process_redir1.php
Role: Example script
Content type: text/plain
Description: process_redir1.php
Class: cURL Easy and Fast
Send HTTP request to remote servers using Curl
Author: By
Last change:
Date: 11 years ago
Size: 54 bytes
 

Contents

Class file image Download
<?php
header
("location: process_redir2.php");
?>