ideffect
06-16-2005, 09:19 PM
Hello,
I am working on a couple of scripts that insert data into a mysql database and then sends the user off to PayPal. I am setting them us so the product ID is the same as the database ID so it works well with my IPN system. What I have done in the past is to use a Insert query followed by a Select query to get the ID. This works but I know I have seen another way to do it that was a snap but I can't find it.
If you know what I am talking about please post it. Thanks for the help!
I am working on a couple of scripts that insert data into a mysql database and then sends the user off to PayPal. I am setting them us so the product ID is the same as the database ID so it works well with my IPN system. What I have done in the past is to use a Insert query followed by a Select query to get the ID. This works but I know I have seen another way to do it that was a snap but I can't find it.
If you know what I am talking about please post it. Thanks for the help!