fair enough, $_POST is an array, but what about $_POST['ticketed'] ? Just
want to make sure about this {} thingie

.b

-----Original Message-----
From: Chris W. Parker [mailto:[EMAIL PROTECTED]
Sent: 09 October 2003 17:22
To: Bertrand Moulard; Davy Campano; [EMAIL PROTECTED]
Subject: RE: [PHP] problem transferring a variable using POST


Bertrand Moulard <mailto:[EMAIL PROTECTED]>
    on Thursday, October 09, 2003 9:20 AM said:

> $_POST['ticketed'] : this is not an array but value isn't it ?

Try print_r($_POST); and see what you get.


c.

--
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