Thank you very much GameDude. I've scanned the code and I certainly think it'll help me construct .NET code which will do the same as your PHP class. Just two quick questions though:
1) vBulletin's DB doesn't auto increment the technical ID's (I see you adding 1 to the id's in the code)?
2) You don't need the column 'DateLine' (you insert post and thread without dateline)?
Thnx again for the code and thnx in advance for answering.
|