"SELECT * FROM invoice WHERE id = '$invoice'"
thats what i got for a sql command and it doesnt work with the index variable however if i change $invoice to the id number it works any ideas on how to properly include that invoice in the sql query.
Please continue the conversation in the other post.