how can i search " character from some function on php? im trying: $check = strpos($send, """); <- error, and then $check = strpos($send, """); <- error too thank you and any comment will be appreciate