Forum: PHP Dec 30th, 2008 |
| Replies: 1 Views: 1,001 Well not sure what I was thinking but I figured out how to solve my problem by looping through the $_POST array and checking to see if the $key exists. |
Forum: PHP Dec 30th, 2008 |
| Replies: 1 Views: 1,001 Hello all,
I looked around with google for a while and couldn't find an answer to my question.
I'm trying to use php to get the name (or ID) of an html tag. I need to do this because I am... |