MyBB Community Forums

Full Version: $profilefield PHP?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
if($profilefield['maxlength'] > 0)
here is a conditional that checks for the amount of characters in user custom field but:

How can I check for special characters what conditional should look like?

I don't think this one will do:

$profilefield['message']