Hi there.
I am having trouble putting together a short piece of coding🙁
The code must check the value of the 'usergroupid' field in a mysql table to check wether the value contained is set to either of the following numbers; 5, 6, 7, or 8.
If it does then it should display "Welcome Member" if it doesnt it should display "This area is for members only"
Any help would be greatly appreciated as im finding this PHP and mysql tough as this is not my specialist language.
Thanx
Jonathan