Hello,
Not very good when it comes to MySQl but i am after a solution to the following. I have a database called 'a_users' and in it each user is assign an 'id'. i want the following to work so that when the users id is over 1000, then instead of $pr_fee, it shows $qe_fee
transact($user,1,0,"Fee for accepting project.",$pid, $pr_fee);
Any ideas??
Thanks