Can you list some commonly used url helpers in codeigniter?
Answer Posted / Nilam
Some common URL helpers include base_url(), site_url(), current_url(), and uri_string(). These functions help with creating and manipulating URLs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers