I and lately I'm seeing h() and e() functions in php... I have googled them, but they are so short that results doesn't give any idea of what they are. I got results like exponential, or math related functions.
örneğin:
<td><?php echo h($room['Room']['message']) ?></td>
Bir kimse bir fikri vardır mı? ya da belki fonksiyonlar denir değil mi? (Ben çok uzun zaman önce okumuştum düşünüyorum, ama ben onun gerçek adını hatırlıyorum)
ADDED: Thanks, for the replies. I am using cakephp and also found an e() example:
<?php e($time->niceShort($question['Question'] ['created'])) ?>
Onlar bir şekilde dizeleri kaçan olsaydı ben her zaman "echo" hemen yanında onları görmek beri, mantıklı olacağını düşünüyorum
(, Ben hala ne olduğunu bilmiyorum