GetBizEmptyID (from ini system to mysql)
#2

Why would you do that ?
When using mysql you can simply make your id structure auto increment and when you create a biz you can use for your example

new bizid = cache_insert_id();

which will return a last id inserted
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)