(05-23-2012 04:16 AM)RateU Wrote: You can use preg_match for that (if you're using PHP In Template plugin - I can't find preg_match in the phptpl_allowed_funcs.txt file for Template Conditional).
Something like this (in template conditional style, without capturing any part of the matched pattern):
Thanks RateU! Unfortunately i'm just starting learning PHP and am confused about how to set that up. Would I set $pattern = STEAM_X:X:XXXXXXXX or something before? Also how would I set that up for only custom profile field fid4?
Thanks!