gpt4 book ai didi

php - 如何从php中的数组中获取特定数据

转载 作者:行者123 更新时间:2023-12-02 06:18:30 24 4
gpt4 key购买 nike

<分区>

我希望从数组中检索特定数据,例如

$array[] = "test type: human; Including all the test; number of participants 2 persons + additional  $50";

我只考虑以下类型的信息:

输出:

array[1] test type: human; 
array[2] 2

我应该只能在输出中显示这些信息。每个案例的测试类型都会有所不同,其他订单的参与者人数也会有所不同。我只想从给定的数组中获取上述基本信息。我研究了用分号分解给定的数组,然后使用子字符串来获得所需的结果。但是正在寻找任何有效的方法来检索数据。非常感谢任何帮助或建议。

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com