Results 1 to 3 of 3

Thread: php form + mysql?

  1. #1
    New user
    Join Date
    06-14-11.
    Posts
    12

    Default php form + mysql?

    Well, take this opportunity to introduce me in this forum.
    I am a spanish newbie and I need your help.
    I've been looking throughout the forum and can not find a solution.
    I have the following problem:
    I have a form in which data such as dates of arrival and departure, name, address, etc.. I want to record the data were recorded in different databases, for example in form and members, in addition to external databases.
    Is there a way?
    Sorry for my English ops:

  2. #2
    Experienced user
    Join Date
    01-12-10.
    Posts
    814

    Default Re: php form + mysql?

    I'm not sure about several different databases, but all data can be stored in one database. The default form already offers that option (though I never used that). There is also an extension that gives even more DB options: efg

    But other then that you'd have to write/find an extension that does that. If you have some PHP experience it might be an option because Contao is extremely flexible and not extremely hard to extend!

  3. #3
    New user
    Join Date
    06-14-11.
    Posts
    12

    Default Re: php form + mysql?

    I don´t know what file is called when clicking on the submit button.
    I need to find that file to add a database insert.
    Could you help me?

Bookmarks

Posting Permissions

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