I am actually using ODBC already to access our database.
I actually think my problem is the the :
header("Location: ../Issues/EditIssue.php?number=".$_GET['number']);
exit();
Because if replace it with a :
<HEAD><META HTTP-EQUIV="Refresh" CONTENT="0;url=
It seems to work.
Thanks for you help!
----- Original Message ----- From: "David Elliott" <[EMAIL PROTECTED]>
To: "Thomas Vanhal on php-windows" <php-windows@lists.php.net>
Sent: Monday, January 24, 2005 2:19 PM
Subject: Re: [PHP-WIN] CGI Error


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to