I have got a basic script in php that shows records in a certain table, and connects to a MYSQl and a MSSQl database - very simple
I though am trying to find a basic example of a php script where I can enter into say 5 fields that will get imputted into that table in both a MYSQl and MSSQl database - with MS SQL being a priority.
can anyone help by refering me to a good example as examples help me.
Scott