Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Joro's code contains no check that the string occurs at the beginning, which itself is fixed by testing that
    Code:
     
     strpos(VAR1,"A`num'") == 1
    Oddly, or not, #1 contains no hint that anything whatsoever might follow those strings.

    Comment

    Working...
    X