Türk SKi askeri

Tagged:  

Bakamadım sonuçlara. Korku değil, bilmeme isteği mi?
Bakamadım siteye. Giremedim elim varmadı.
Heyecan değil, kötü bişy mi ki?
Sonuçta bilindik yerler var
Bilinmedik yerler de
ama komutanları yazmıyolarki
kimin eline düşeceğim
kimin emrine gireceğim
emirler ne olacak
Elime fırça alırım da silah zor biraz.
Silah da kolay da tenekeye, çalıya
başka nasıl atarki o kurşunları
muhteşem kimya,
hızlı tepkimeler
mühendislik harikası (100yıl öncenin)
nasıl insan kullanırki başkasına karşı
Ya ben neyim
asker
asker
türkiye cumhuriyeti askeri
tsk altındayım
T.SilahlıK.
TSKuvveti
TürkSK

Similar

  • New technique to win olimpics -

    New technique to win olimpics

    At the 1968 Olympics, Dick Fosbury took the athletics world by surprise with an unusual high-jump technique.

  • Printing mysql_error -

    Printing mysql_error

    This is a code snipped to print mysql error.
    If there is no error mysql_error returns null, thus if evaluates false and there is no output.

  • multiple ON DUPLICATE KEY UPDATE -

    multiple ON DUPLICATE KEY UPDATE

    Here is an example of how to update multiple columns using values supplied in the INSERT statement. This assumes that column 'a' is the unique key.

  • multiple ON DUPLICATE KEY UPDATE -

    multiple ON DUPLICATE KEY UPDATE

    Here is an example of how to update multiple columns using values supplied in the INSERT statement. This assumes that column 'a' is the unique key.

  • php unlink recursive -

    php unlink recursive

    The shortest recursive delete possible.

    <?php
    /**
    * Delete a file or recursively delete a directory
    *
    * @param string $str Path to file or directory
    */