|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/conceptlabs1/files/un/ |
Upload File : |
In profile files data is stored in json format as describrd below: 1) Key "prf" contains json of name, email and password. 2) Key "con" contains usernames of contacts. 3) Key "conr" contains usernames of contacts whose request is still pending. 4) Key "grp" contains names of all groups of user. 5) Key "grpr" contains names of all groups whose request is still pending. 6) Key "lst" contains last seen date time value. Refer dev.u for sample content. Note: Instead of username userid can also be used if it fits your need.