I though we already covered that this was an PHP / Apache 2 bug?? Stop using
Apache 2 with PHP.

---John Holmes...

----- Original Message -----
From: "VanZee, Timothy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 11:01 AM
Subject: RE: [PHP] Html forms to php scripts


Here are the results:

Array
(
    [ttt] => javattt=java
)

Array
(
    [ttt] => javattt=java
)


Tim Van Zee
ITS Network Specialist
Governors State University


[ snip ]

Would be curiuos to see the the results of :

echo "<pre>"; print_r($_REQUEST); echo"</pre>";
echo "<pre>"; print_r($_POST); echo"</pre>";

That might shed some light as to what is being sent and what isn't.

--
Burhan Khalid
phplist[at]meidomus[dot]com



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


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

Reply via email to