Translations:Secure coding guidelines/20/zh-tw
From Joomla! Documentation
通用及其他資料類型
如果上述的 methods 您要使用的,還有一些額外的過濾類型,可以直接呼叫 JInput->get method 。語法是:
JFactory::getApplication->input->get( <name>, <default>, <type> );
其中的:
如果上述的 methods 您要使用的,還有一些額外的過濾類型,可以直接呼叫 JInput->get method 。語法是:
JFactory::getApplication->input->get( <name>, <default>, <type> );
其中的: