You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed the class is unable to handle json_encoded strings for direct input into a TEXT field etc. Seems to run into problems with the prepare query function. It turns quotes and double quotes into html char codes.