Simple question from a newbie
Posted: Sat Jan 26, 2008 10:01 pm
At least I am guessing this is simple. I have been writing a very basic page that returns results from MySql and I have learned a lot but I am stuck on one of my goals for the page. Here goes:
One of the fields is a status field (S, P, V) I figured out how to limit those fields when I search but I need to also be able to add a status result to my results page. Basically if status=P then echo "Order Invoiced";
I haven't been able to dig up any tutorials for this one so I have resorted to begging.
Thanks guys
One of the fields is a status field (S, P, V) I figured out how to limit those fields when I search but I need to also be able to add a status result to my results page. Basically if status=P then echo "Order Invoiced";
I haven't been able to dig up any tutorials for this one so I have resorted to begging.
Thanks guys