when i'm debugging, all the data i'm expecting is there. it's just the when i send something like "LADAM", the string will end up like this:
insert into print_users (cc_index,ip,uid) Values(1,'127.0.0.1:8456','ADAM
this has been driving me insane.. i've been trying to get it working...