PHP Code:header("Location: tex.php");
echo "Hello world";
mysql_fetch_array($query);
php Code:
header("Location: tex.php"); echo "Hello world"; mysql_fetch_array($query);
Printable View
PHP Code:header("Location: tex.php");
echo "Hello world";
mysql_fetch_array($query);
php Code:
header("Location: tex.php"); echo "Hello world"; mysql_fetch_array($query);