RE: Executing an html file in html by include How to pass parameters in php 8.0.26?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This might be a framework-specific issue. I suggest you try asking for help at https://github.com/top-think/framework/issues or https://q.thinkphp.cn/

Regards,
Janis

No: mingzoe l <lmingzoe55@xxxxxxxxx>
Nosūtīts: otrdiena, 2024. gada 6. februāris 09:23
Kam: php-general@xxxxxxxxxxxxx <php-general@xxxxxxxxxxxxx>
Tēma: Executing an html file in html by include How to pass parameters in php 8.0.26?
 

editpage.html:

<include file="Public/uploadimg" id="picture" value="{$model.picture}" width="100" path="banner" thumbw="" thumbh="" /> 


No parameter values were transferred after the call:

Public/uploadimg


html:

<div>   

    <input type="file" id="upload[id]" name="upload[id]">

    <input type="hidden" id="[id]" name="[id]" value="[value]">

    <div id="div[id]" style=" margin:10px 0px;">

    <a href="" id="a[id]" target="_blank">                 
p2.png

Zoe




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux