please help me answer this :3
can we combine plain php with framework php?/
thanks!
please help me answer this :3
can we combine plain php with framework php?/
thanks!
Hi jmtan, wellcome to the forums,
Yes, no and maybe.
You’re Welcome
Seriously, it depends. What framework are you talking about and what “plain” PHP code are you trying to use in it?
What have you tried so far that is causing you a problem?
We’ll, really, that answer is always yes. The question is should you, and that depends entirely on what your trying to accomplish. Things like DB interactions are most likely fully covered, so at that point you shouldn’t be dropping in your own custom classes for it, otherwise why even use a framework?