Обсуждение: argument

Поиск
Список
Период
Сортировка

argument

От
"최진백"
Дата:

Choi jin baek wrote:

Hi all,

I'm trying to get the argument from phtml file, but I can't how get the argument in the phtml file that php section included.

ex )
if ( $type == "" || $type =="master" ) {
     ....
    ....
}
elseif ( $type == "list" ) {
    ....
    ....
}

How get the $type argument ...

I'm sorry. I can write englist little.
Thank you for your reading.

With Best Regards,
Choi jin baek.