Code: Select all
if (!preg_match("/^STEAM_[0-9]:[0-9]:[0-9]*$/", $steamid))
{
$error[] = $user->lang['STEAMID_NO_VALIDE'];
}
Hi,eric0279 wrote:...
It would be nice of you to use the site to generate a steamutility.com logo with player profile.
It must convert the SteamID (STEAM_0: 0) in figures ...
...