Thread
:
Help with PHP multiple select field
View Single Post
#
3
(
permalink
)
10-23-09, 08:46 AM
wirehopper
-
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
Add
var_dump($_REQUEST);
as the first line of your code. That will show you what is being sent from the client.
wirehopper
View Public Profile
Find all posts by wirehopper