The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Datamabager issue...
im trying to get the ID of the inserted item
the data manager version of $db->inserd_id(); |
#2
|
|||
|
|||
If you executed a query using $db->query_write(), you can just use the $db->insert_id() function to get the ID of the inserted item.
|
#3
|
|||
|
|||
its ok i got it now
$id = $date->save(); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|