Friend Request with the Admin of the system

ed m Posted in Component Development 3 years ago

Hello,
is it possible to make all users friend with more than one admin in our system.
Right now i want to make the existing users and the users to come with the admins of our system.
Thanks

Replies
gr Ed m Replied 3 years ago

I achieved this through a my sql trigger indeed. Thanks for your replies!

us Rishi B Replied 3 years ago

if you prefer not to do it in php, you can do it with a mysql trigger on your database.