Recent content by yaboo

  1. Y

    Project Ideas for Master Exam in Evo/Molec Biology

    Tell me please what (simple, 2 year sufficient) project in evolutionary biology or molecular biology will suit me ? I am going to take an Master exam in biology, but there is nothing in head as to what I should do in one of those two fields, please give me some ideas on how and where to go now...
  2. Y

    Telepathy: Rupert Sheldrake & Evidence from "The Sense of Being Stared At

    Why do people say telepathy does not exist ? I think it is just hard to explain, but I always believe it does exist. True. I mean I can, although it is not always correct, "feel" at a certain level for sure that my server guy misses my connections. When i do not connected my computer to the...
  3. Y

    Simple PHP Help Script for Time-based Greetings | TNX

    script please help <?php $time=date('H'); if($time<=10){ $say='Hi'; } else { $say='bye'; } echo $say.'it is now '.date('H'); ?> it does not work,can u help me ? TNX
Back
Top