Hi ,
i am using php based one helpdesk tool i need to modify that tool in that
i am using two tables users,incident
when all user information will be in users table, but i need fetch inceident table details indexed by the users table login name
this is the php and query sample
my requerement is when user login that information will store $myusername variable , as per that login name i need to fetch other information from incedints table