LeCeejay
Member
- Dec 25, 2010
- 122
- 17
Ik spam spam spam... But here's what Iw ant to know;
MYSQL:
If I input say, 3 things into my form today, and on my 'List all inputs today', how would I do that? So like how would I put (in C#/Pawn way:
"if(date == curdate)
{
DISPLAY RESULTS LYK
}
else
{
No jobs booked today
}"
???
NEW:
I'm a bit stuck xD, I have a search tool How do I make it so when I search and press enter, it comes up with results (II've got this bit) , But how do I transfer the RESULTS to a new form to update it?
I shall post my codes for both if needed ;3
MYSQL:
If I input say, 3 things into my form today, and on my 'List all inputs today', how would I do that? So like how would I put (in C#/Pawn way:
"if(date == curdate)
{
DISPLAY RESULTS LYK
}
else
{
No jobs booked today
}"
???
NEW:
I'm a bit stuck xD, I have a search tool How do I make it so when I search and press enter, it comes up with results (II've got this bit) , But how do I transfer the RESULTS to a new form to update it?
I shall post my codes for both if needed ;3