$str = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
 $suoyin = rand(0, 52);
 $ygid = "TYHY_".substr($str,$suoyin, 1).rand(0, 9).rand(0, 9).rand(0, 9).rand(0, 9);

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2021-12-29
  • 2022-01-24
  • 2021-12-06
猜你喜欢
  • 2021-05-22
  • 2022-12-23
  • 2021-11-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案