Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phestでの条件分岐について #8

Open
simejix opened this issue Jan 25, 2018 · 0 comments
Open

phestでの条件分岐について #8

simejix opened this issue Jan 25, 2018 · 0 comments

Comments

@simejix
Copy link

simejix commented Jan 25, 2018

お世話になります。
静的ページでの制作案件があり、使わせてもらいたいと思っております。
(ノンプログラマーのデザイナーです)

phestでの条件分岐について質問です。
smartyでの{if 条件文}{/if}が使えるとのことですが、
たとえば_header.tplの中で
{if トップだったら}
topの内容
{else}
それ以外の内容
{/if}
を分岐させたい場合、
トップだったらの条件式はどのようにすればいいでしょうか?

smartyの条件分岐ですと
{if $smarty.server.PHP_SELF == "/index.php"}とかとなりますが…??

ご教授いただければ幸いです。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant