In the built-in browser, why some pictures can double-click Open, some pictures do not, ask for answers
Reply to discussion (solution)
Execute a $uid in thinkphp = M (' Wxuser ')->where (' token= '. $token)->getfield (' uid '); Such statements do not report any errors directly back to the page, wxuser exist, the corresponding fields are also present, ask, what may be the reason
The path through which the browser accesses the actual URL to see the slice.
$uid = M (' Wxuser ')->where (' token= '. $token)->getfield (' uid ');
echo M (' Wxuser ')->getlastsql ();
The path through which the browser accesses the actual URL to see the slice.
Image that can be enlarged src = http://mmbiz.qpic.cn/mmbiz/ yrytxhubcrtzomawibg6c3p5lmtx7bajvycdcsz8icmre67vgx9kxoiatn0nztnms8ghz4hgcjqzxecu1zdsof2g/0 cannot enlarge the picture src=http:// File25.mafengwo.net/m00/d1/26/wkgb4lnuifyaomwdaaggcapjdsq10.jpeg use some kind of JS?
$uid = M (' Wxuser ')->where (' token= '. $token)->getfield (' uid ');
echo M (' Wxuser ')->getlastsql ();
Even this sentence does not output is to jump directly to the home page I also set define in index.php (' App_debug ', true); Still not reporting any errors
The path through which the browser accesses the actual URL to see the slice.
Image that can be enlarged src = http://mmbiz.qpic.cn/mmbiz/ yrytxhubcrtzomawibg6c3p5lmtx7bajvycdcsz8icmre67vgx9kxoiatn0nztnms8ghz4hgcjqzxecu1zdsof2g/0 cannot enlarge the picture src=http:// File25.mafengwo.net/m00/d1/26/wkgb4lnuifyaomwdaaggcapjdsq10.jpeg use some kind of JS?
Is it the same page?
Phone version of the HTML header, whether to set prohibit scaling pictures?
$uid = M (' Wxuser ')->where (' token= '. $token)->getfield (' uid ');
echo M (' Wxuser ')->getlastsql ();
Even this sentence does not output is to jump directly to the home page I also set define in index.php (' App_debug ', true); Still not reporting any errors
Then you have to post the code so that you can analyze, what is the code that runs in front of you?
The path through which the browser accesses the actual URL to see the slice.
Image that can be enlarged src = http://mmbiz.qpic.cn/mmbiz/ yrytxhubcrtzomawibg6c3p5lmtx7bajvycdcsz8icmre67vgx9kxoiatn0nztnms8ghz4hgcjqzxecu1zdsof2g/0 cannot enlarge the picture src=http:// File25.mafengwo.net/m00/d1/26/wkgb4lnuifyaomwdaaggcapjdsq10.jpeg use some kind of JS?
Is it the same page?
Phone version of the HTML header, whether to set prohibit scaling pictures?
http://mp.weixin.qq.com/s?__biz=MjM5NzAxMTU2MA==&mid=201349487&idx=1&sn= Ab3e4048c601a64ba91fe3fadc049aa5#rd&aduin=1273916006&adsession=1398642677&adtag=client. qq.5311_.0&adpubno=26327 This URL image can be scaled this URL of the picture is not,
The phone site has the same head set.
Paste the URL of a page run
Paste the URL of a page run
Thank you code boundless enthusiastic answer http://mp.weixin.qq.com/s?__biz=MjM5NzAxMTU2MA==&mid=201349487&idx=1&sn= Ab3e4048c601a64ba91fe3fadc049aa5#rd&aduin=1273916006&adsession=1398642677&adtag=client. qq.5311_.0&adpubno=26327 This URL can be scaled http://m.mafengwo.cn/sales/info.php?id=302639 this URL can not be scaled
Thanks for zy205817 's enthusiastic answer.