Welcome Guest, Not a member yet? Register   Sign In
SIngle quote on model save
#1

Hi this is a simple part of my code :

Code:
                $post = $this->request->getPost();


                $res=$users_model->save($post);
I have some surname with singol quote and in db is not inserted the part after single quote , why ?
Reply


Messages In This Thread
SIngle quote on model save - by pippuccio76 - 05-13-2024, 12:48 AM
RE: SIngle quote on model save - by JustJohnQ - 05-13-2024, 04:39 AM
RE: SIngle quote on model save - by kenjis - 05-13-2024, 06:54 PM
RE: SIngle quote on model save - by pippuccio76 - 05-13-2024, 11:05 PM
RE: SIngle quote on model save - by kenjis - 05-13-2024, 11:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB