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

Reply via email to