View Single Post
Old 04-04-2008, 08:19 AM   #1 (permalink)
BobZ
Junior Member
 
Join Date: Mar 2008
Posts: 50
Default Is the php script correct?

Guys, I would like to know if the php script is written correctly.Here is the example of the script:


<?php
$url='http://startenterprise.com/startwebsms';
echo '<META HTTP-EQUIV=Refresh CONTENT="0; URL='.$url.'">';
?>
BobZ is offline   Reply With Quote
Sponsored Links