Translations

Translations:Secure coding guidelines/20/zh-tw

From Joomla! Documentation

Revision as of 07:37, 14 January 2021 by Shawnhy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

通用及其他資料類型

如果上述的 methods 您要使用的,還有一些額外的過濾類型,可以直接呼叫 JInput->get method 。語法是:

JFactory::getApplication->input->get( <name>, <default>, <type> );

其中的: