Home >Backend Development >PHP Tutorial >我从数据库里读取列表然后通过PHP显示到页面上,读取出来的每条信息后面都有一个删除按钮。

我从数据库里读取列表然后通过PHP显示到页面上,读取出来的每条信息后面都有一个删除按钮。

WBOY
WBOYOriginal
2016-06-20 12:36:451050browse

我从数据库里读取列表然后通过PHP显示到页面上,读取出来的每条信息后面都有一个删除按钮,为什么按钮不是跟相应的信息显示在同一行,而是往下一行去,效果如下图所示?各位前辈请教一下。PS:每条信息是以数组形式存储,是因为数组是从0开始的原因吗?





    

Add your own joke


    

Here are the jokes in the joke database:


    
    

        

            


                
            

      
        

        

            ">
            
        

    

    


回复讨论(解决方案)

这是CSS样式的问题

那是你前端页面样式的问题,跟数据没关系

这是CSS样式的问题

多谢

那是你前端页面样式的问题,跟数据没关系

多谢
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