dnjen
11-07-2011, 01:59 AM
I can't seem to find what I need to solve this so here is my question to you all:
I am trying to take a $POST variable and pass it into an SQL query, then take the output and work with it as an associative array. I think the script is stopping at the query because the variable I am setting is coming back NULL when I do a var_dump on it.
What do you think is the best way to do this?
I am trying to take a $POST variable and pass it into an SQL query, then take the output and work with it as an associative array. I think the script is stopping at the query because the variable I am setting is coming back NULL when I do a var_dump on it.
What do you think is the best way to do this?