0

I have a template in <table> syntax, but now I want that to be converted into <div> format. Codeigniter Consist of a file called table.php which has functions to generate the table structure, but does the CI has any functions to generate <div> structure in our templates?

1 Answer 1

1

You can use template library

1] Ocular-Template-Library

2] Comper Template Parser

3] Phil Sturgeon Template library

4] Bucket

I would like to recommend Phil Sturgeon's CodeIgniter Template.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.