Welcome Guest, Not a member yet? Register   Sign In
How to properly get the view as a string
#3

You get the view in the same way that you did it with CI 3.

PHP Code:
$viewStr view('your_view'$data); 


Let us know how you make out with this.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: How to properly get the view as a string - by InsiteFX - 12-15-2021, 01:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB