dongli1920 2016-11-28 15:11
浏览 87

如何延迟5秒然后使用file_get_contents PHP?

How to delay for 5 sec and then use file_get_contents PHP ?

I use this code for get text from webpage using url.

index.php

<?PHP
$text = file_get_contents('https://www.othersite.com/test_1.php');
echo strip_tags($text); // If you only need text not html structure
?>

.

.

https://www.othersite.com/test_1.php

<meta http-equiv="refresh" content="5;url=https://www.othersite.com/test_2.php">

https://www.othersite.com/test_2.php

HELLO WORLD.

When i load mysite (index.php). how to delay for 5 sec then use file_get_contents and it's will show result HELLO WORLD.

  • 写回答

2条回答 默认 最新

  • dongzhen4180 2016-11-28 15:12
    关注

    use :

    sleep(5); // seconds
    

    function

    评论

报告相同问题?

悬赏问题

  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥30 BC260Y用MQTT向阿里云发布主题消息一直错误
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM
  • ¥15 划分vlan后不通了
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)