+ Reply to Thread
Results 1 to 6 of 6

Thread: mysql connect

  1. #1
    Join Date
    Oct 2004
    Posts
    1

    Default mysql connect

    is it possible to use a mysql db some tables instead or together with this formmailer

  2. #2
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: mysql connect

    Hi,

    FormMail can work as an interface to a system that works with a MySQL database.

    TectiteCRM is our CRM system based around MySQL. FormMail already knows how to interface with TectiteCRM and hence the MySQL database underlying it.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  3. #3
    Join Date
    Apr 2004
    Posts
    10

    Default Re: mysql connect

    I would also like to have formmail use a mysql database. Can I have formmail take the form info and put it into a database then send me an email to notify me that there is a new entry in the database? How can I configure it to do this?

  4. #4
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: mysql connect

    Hi,

    If it's a database of your own design, then you'll have to write PHP software and add it to FormMail.

    If you use TectiteCRM, then it can send to MySQL right now.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  5. #5
    Join Date
    Apr 2004
    Posts
    10

    Default Re: mysql connect

    Wow you're quick.

    Does it matter where I put the code? Can I just append it to the end of formmail.php?

  6. #6
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: mysql connect

    Hi,

    Yes it does matter, but it will probably be fine to just append it to the end.

    FormMail only gets to the end once everything has worked.

    The redirect of the user's browser should be OK too, but you'll need to test thoroughly. If it's a problem, then you can put the code in a function and call that funciton just before the Redirect.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Hook system and mysql database
    By onno in forum Community Support
    Replies: 14
    Last Post: 20-Sep-2010, 10:29 AM
  2. Mysql database
    By A77 in forum FormMail Subscription Support
    Replies: 11
    Last Post: 22-Apr-2008, 12:21 AM
  3. Inserting form info into MySQL database
    By MikeG in forum Community Support
    Replies: 6
    Last Post: 25-Jan-2007, 06:36 AM
  4. Updates to mySQL table ...
    By rogerfsmith in forum FormMail Subscription Support
    Replies: 1
    Last Post: 31-Oct-2006, 08:07 AM
  5. Form results insert to mysql
    By BevO in forum FormMail Subscription Support
    Replies: 1
    Last Post: 23-Feb-2006, 12:40 AM

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