<?php
$UserName = "Admin2";
$password = "admin";
if ($UserName == "Admin2" and $password == "addmin"){
echo $UserName."شما وارد شدید";
}else{
echo"شما وارد نشدید دوباره تلاش کنید";
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter