Jump to content

isidor2706

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by isidor2706

  1. Thank you for your answer. Sorry, I have found an error in my code. Now it works right.
  2. I want to store the following string: "123<456" in a MySQL-Database using PHP, but when I try so, the "&" is interpreted as bitwise AND-Operator and the result is "579". What I should do to store the original string?
×
×
  • Create New...