Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Can someone help me about Theme Class.
  • Hello all, First thing you have to know my english very poor ( T___T)
    I'm a Thai dev and I have seen website use FuelPHP in my country. I hope you understand what I want you to help T_______T.

    I try to learn Theme class from document but I don't understand. Can anyone teach me or create a example? please.
  • You can check out our Depot project (http://github.com/fuel/depot) which uses the Theme class to generate all pages.
  • Can I use {variable} in view, how to ? thanks for reply
  • A standard view is a php view, so no. {variable} is syntax of a templating engine. Install the parser package, and use your templating engine of choice. The parser package supports 5 or 6 out of the box, and is easily extendable.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion