Hello Friends,
Please introduce UUID() in yii . i am trying to find it but i am not able to do find any way to genrate UUID in yii.
Hello Friends,
Please introduce UUID() in yii . i am trying to find it but i am not able to do find any way to genrate UUID in yii.
Just take any UUID-generating function from the internet and add it to, say, custom AR class.