Welcome Guest, Not a member yet? Register   Sign In
isset
#6

(11-11-2020, 04:01 AM)Jeewakapk Wrote:
(11-07-2020, 11:50 AM)captain-sensible Wrote: one thing i like about Codeigniter is that I can write pure Object Oriented php in a class of my own, with its member properties and methods ,  and then its easy to utilize with CI4.

I have a small number of my own php class and a couple of webs that are live; i've had no security or other problems due to using pure php. With some frameworks you get a choice of either pure php or framework slant "template language "  like {{ @name }}  in a view. I don't think there is that in CI4.

So the short answer may be, not only is isset() ok but actually  the only way of doing things is with "proper OOP php" of course due to ignorance i may be wrong :^)


in fact if you look at some of the core classes it all looks nicely pure php to me


thank you so much
your welcome
Reply


Messages In This Thread
isset - by Jeewakapk - 11-06-2020, 11:07 AM
RE: isset - by captain-sensible - 11-06-2020, 12:26 PM
RE: isset - by Jeewakapk - 11-07-2020, 11:37 AM
RE: isset - by captain-sensible - 11-07-2020, 11:50 AM
RE: isset - by Jeewakapk - 11-11-2020, 04:01 AM
RE: isset - by captain-sensible - 11-12-2020, 01:08 PM
RE: isset - by includebeer - 11-14-2020, 05:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB