sscanf — Parses input from a string according to a format ... use %[^[]] instead of %s (since php has problems with spaces when using %s) it works nicely.
確定! 回上一頁