Home >Backend Development >PHP Tutorial >PHP 超连接传参疑义

PHP 超连接传参疑义

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-13 11:40:35784browse

PHP 超连接传参疑问
 if($accout !=FALSE)
    {
     foreach ( $accout as $key => $value)
     {
    ?> 


      
           
      


 //疑问在这里怎么把值传到js方法里面去呢?我上面写的是报错的



          PHP 超连接传参疑义 
 


    }
    ?>
    }
    ?>

<script><br /> function xingxing(){<br /> alert('123'+id);<br /> //怎么把那值传到js 里面来呢?<br />}<br /><br /> <br /></script>

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn