Creating Mysql table Using PHP form

Discussion in 'PHP' started by technoguy, Feb 25, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Anyone can help me with it? I want to create mysql table using Form using php. Problem is that , I dont know how many fields table will have. So How can I set text boxes, list for data type and textbox for size dynamically?
     
    technoguy, Feb 25, 2007 IP
  2. tinkerbox

    tinkerbox Peon

    Messages:
    55
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    try install phpmyadmin
    u just need to download, put it in your localhost, then configure the settings, then use

    Here is nice tutorial how to apache,install php,mysql & phpmyadmin.
    http://www.bicubica.com/apache-php-mysql/index.php
    Code (markup):
     
    tinkerbox, Feb 25, 2007 IP
Thread Status:
Not open for further replies.