#checks to see is $user is null
if ($user eq "") { the user exits, so change the variable } else { the user does not exist, do not change variable }
I understand the concept just not sure how to write(change the date in the variable. I will read it all in to the variable $flimit how...