Jump to content

[SOLVED] GUID Question...


drbigfresh

Recommended Posts

I've been doing a little research, and I've figure out that MySQL has a GUID operation (SELECT UUID();), but I can't fingure out how I can actually get it populate a field in the database....

 

I have a field in my 'webusers' table called GUID which is varchar(125) and everytime I add a row to the table I would love to also add a GUID in for the row, but I can't figure out how to get MySQL to generate one... Any ideas?

 

Thanks,

Scott.

Link to comment
https://forums.phpfreaks.com/topic/47573-solved-guid-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.