Results 1 to 4 of 4

Thread: Running MySQL from .php files [resolved]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090

    Running MySQL from .php files [resolved]

    I'm very new to PHP, I've read tutorials, been introduced to Mr. MySQL and tickered. I have been wondering, how to do you run MySQL code from a php file?

    All the tutorials I've read talk about using MS-DOS prompt to create the database. Well that is all fine and dandy, until I need a visitor to be able to add to my DB.

    Let's say I wanted to add a new record in a table called "mydb", where all the data is taken from textfields in the HTML. How would I do this?
    Last edited by Acidic; Feb 29th, 2004 at 11:44 AM.
    Have I helped you? Please Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width