Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Having trouble linking databases

Options
  • 23-10-2012 10:58am
    #1
    Banned (with Prison Access) Posts: 13


    Hey,

    I'm working on some HTML code to link a Database to HTML Code.

    Would really appreciate some help on the situation.

    Thanks in advance.

    Aaron


Comments

  • Registered Users Posts: 1,987 ✭✭✭Ziycon


    HTML code on it's own wont connect to a database you'll need a scripting language to do this, something like PHP or ASP will do the job, a quick google for connection examples in the language of your choice will give you loads of code snippets to start from.


Advertisement