Author Topic: How can I run 2 SQL st. with one submit ?  (Read 934 times)

0 Members and 1 Guest are viewing this topic.

Offline mgurainTopic starter

  • Irregular
  • Posts: 5
    • View Profile
How can I run 2 SQL st. with one submit ?
« on: August 28, 2004, 03:25:56 AM »
Hi all,,

I need to update two different DB tables when I press the submit button in my form ? how can I do that ?

thanks in advance,,

Offline morpheus.100

  • Enthusiast
  • Posts: 238
    • View Profile
How can I run 2 SQL st. with one submit ?
« Reply #1 on: August 28, 2004, 11:48:17 AM »
Add another insertSQL line with the relevant table details and $_POST['vars']