Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
陳

陳建勳

@陳建勳
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I have a trouble about query_insert().
    陳 陳建勳

    I want to make a messageboard with php. but I cant't insert data to database. I dont know what's wrong in my code??? Can someone help me please?

    <html>
    <head>
    <title> 留言板 </title>
    </head>

    <body>

    請輸入名稱: <input type="text" name="name" />
    請輸入標題: <input type="text" name="title" />
    請輸入留言: <input type="text" name="message" />
    請輸入電子郵件: <input type="text" name="email" />
    <input type="submit" value="送出留言" name="post" />
    </form>

    </body>
    </html>

    Linux, Apache, MySQL, PHP php html database help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups