Forum: PHP Oct 22nd, 2008 |
| Replies: 3 Views: 4,233 cool, thanks for the help guys, r0bb0b's solution seems closer to what i'm trying to do though because it is supposed to be an "all or nothing" situation |
Forum: PHP Oct 21st, 2008 |
| Replies: 3 Views: 4,233 Hi,
I have a situation where i am inserting to two tables from a web form but the first table needs to be inserted to so i can get the PK, then use the PK to insert into the second table. So what... |
Forum: PHP May 15th, 2008 |
| Replies: 2 Views: 4,057 Hi,
I've got a form with a few text fields, and only today I noticed that when i tried copying some text from an email and pasting it into one of the fields, after submitting to the database (and... |