Gayner Posted August 31, 2009 Share Posted August 31, 2009 if ($this->unconvert_mp3 >= $member['m']) { $this->error = 'mslot'; } $this->unconvert_mp3 is ++$this->unconvert_mp3.. as defined.. and $Member['m'] is my field row value 'm' for amount of slots u can have... my slot is int(1) and for my username i set my m for 1.. and this still brings error? so it's like saying: (1 >= 1) not working help Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.