Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは私はコーディングの初心者なので、可能な限り助けが必要です。私は joomla と joomla 用に構築されたコンポーネントを使用しています。リンクがクリックされたときに、既存のテンプレートの代わりにテンプレートをロードしたいと考えています。そのリンクは、以下のステートメントをロードします。既存のページの上。
<?php echo $this->loadTemplate('common1'); ?>