Skip to content

safakge/turkcededa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

turkcededa

PHP icin Turkce de da baglac secicisi.

Kullanım:

Kod:

<?php
include('SGdeda.php');
$word = "Osman";
echo $word." ".da_or_de($word)." iyidir.\n";
$word = "Ali";
echo $word." ".da_or_de($word)." iyidir.";
?>

Çıktı:

Osman da iyidir.
Ali de iyidir.

Bu kadar. All rights hayrini gorun.

About

PHP icin Turkce de da baglac secicisi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published