当前位置:网站首页>php 获取图片信息的方法
php 获取图片信息的方法
2022-07-07 21:43:00 【游戏编程】
想通过php获取图片的宽高,下面是两种方法,可以作为参考。
方法一:
ini_set('user_agent','Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 6.0)');$thumb_url="https://dss0.bdstatic.com/-0U0bXSm1A5BphGlnYG/tam-ogel/2dbeac414fc1ee690d00c764c89a187e_121_121.png";$imageInfo=getimagesize($thumb_url);print_r($imageInfo);
打印结果为:
方法二:
$refer="https://dss0.bdstatic.com";$option=array('http'=>array('header'=>"Referer: {$refer}"));$context=stream_context_create($option);//创建资源流上下文$thumb_url="https://dss0.bdstatic.com/-0U0bXSm1A5BphGlnYG/tam-ogel/2dbeac414fc1ee690d00c764c89a187e_121_121.png";$file_contents = file_get_contents($thumb_url,false, $context);//将整个文件读入一个字符串$thumb_size = getimagesizefromstring($file_contents);//从字符串中获取图像尺寸信息print_r($thumb_size);
打印结果为:
两种方法都可以获取图片的信息,可自行选择使用哪一种。
作者:salestina
游戏编程,一个游戏开发收藏夹~
如果图片长时间未显示,请使用Chrome内核浏览器。
边栏推荐
- Ueeditor custom display insert code
- Jerry's fast pairing does not support canceling pairing [article]
- Can I open a stock account directly online now? Is it safe?
- Build your own website (18)
- PKPM 2020软件安装包下载及安装教程
- Record problems fgui tween animation will be inexplicably killed
- Leetcode SQL first day
- 谈谈制造企业如何制定敏捷的数字化转型策略
- Dbsync adds support for mongodb and ES
- How does win11 time display the day of the week? How does win11 display the day of the week today?
猜你喜欢
Two kinds of updates lost and Solutions
Antd date component appears in English
How to quickly check whether the opening area ratio of steel mesh conforms to ipc7525
客户案例|华律网,通过观测云大幅缩短故障定位时间
Tcp/ip protocol stack
It's worth seeing. Interview sites and interview skills
Jerry's manual matching method [chapter]
TCP/IP 协议栈
Dayu200 experience officer MPPT photovoltaic power generation project dayu200, hi3861, Huawei cloud iotda
Use json Stringify() to realize deep copy, be careful, there may be a huge hole
随机推荐
戴森官方直营店免费造型服务现已开放预约 先锋科技诠释护发造型理念,助力消费者解锁多元闪耀造型
Matplotlib drawing interface settings
L2: current situation, prospects and pain points of ZK Rollup
嵌入式开发:如何为项目选择合适的RTOS?
Dbsync adds support for mongodb and ES
建立自己的网站(18)
[开源] .Net ORM 访问 Firebird 数据库
TCP/IP 协议栈
The strongest installation of the twin tower model, Google is playing "antique" again?
【colmap】稀疏重建转为MVSNet格式输入
OpenGL jobs - shaders
The latest Android interview collection, Android video extraction audio
Win11U盘不显示怎么办?Win11插U盘没反应的解决方法
Jerry's about TWS pairing mode configuration [chapter]
. Net automapper use
Xcode modifies the default background image of launchscreen and still displays the original image
Win11如何解禁键盘?Win11解禁键盘的方法
How to write an augmented matrix into TXT file
The free styling service of Dyson's official direct store is now open for appointment. Pioneer Technology interprets the styling concept of hair care and helps consumers unlock diversified and shiny s
Time standard library