 |
Smarty
The discussions here are for Smarty, a template engine for the PHP programming language. Dedicated server web hosting provided by Guru-host.eu. |
| View previous topic :: View next topic |
| Author |
Message |
holden321 Smarty n00b
Joined: 20 Sep 2011 Posts: 2
|
Posted: Tue Sep 20, 2011 1:41 pm Post subject: hide an error |
|
|
Tell me please, how to hide an error/notice like in php with @
$myarray=array();
echo @$myarray['undef']; |
|
| Back to top |
|
holden321 Smarty n00b
Joined: 20 Sep 2011 Posts: 2
|
Posted: Tue Sep 20, 2011 1:41 pm Post subject: |
|
|
Подскажите пожалуйста, нет ли в smarty возможности скрыть предупреждение/ошибку как это делается в php c помощью @
$myarray=array();
echo @$myarray['undef'];//ничего не выводиться |
|
| Back to top |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|