Konu
Adobe Dreamweaver CS3 Türkçe çıktı
03-12-2007, 08:45:46
#10
tarikogut
ingilizce
if ($_POST['ayar']==''")
{
header("location:index.php");
}
else
{
echo "eheueheuh";
}
türkçe olsaydı
eğer ($_Yolla['ayar']=="")
{
gövde("lokasyon:index.php");
}
değilse
{
bağır "eheuheueh";
}