• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Plugin] Sscanf problem
#2
I think it's nearly impossible using only sscanf, you should replace '@' and '.' to space and check it like this:



PHP Code:
if (sscanf(inputtext"{sss}")) 



Or you can just see my code below:

https://gist.github.com/se8870/ca137f685...bb861f2202
???? ???? ????? ?? ???????? ???? ?????, ?? ???? ???? ?? ?????? ?? ??? ???? ???? ???? ?? ??? ???? ??? ???? ??? ?? ?? ?????? ??????





  Reply


Messages In This Thread
Sscanf problem - by Pinch - 2020-08-27, 07:50 PM
RE: Sscanf problem - by Tama - 2020-08-27, 09:10 PM
RE: Sscanf problem - by Pinch - 2020-08-27, 09:41 PM
RE: Sscanf problem - by Tama - 2020-08-28, 07:49 AM
RE: Sscanf problem - by Pinch - 2020-08-28, 09:20 AM
RE: Sscanf problem - by Y_Less - 2020-09-23, 11:50 AM

Forum Jump: