Konu
İf sorgusu kullanımı
01-09-2022, 00:03:27
#2
wisex
<?php
if($Page == x){
$wisex = "tr";
}
else{
$wisex = "en";
?>