How to do privacy function in php | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 2

How to do privacy function in php

When we post something, it can be either private or public just like in facebook post. Can you please tell me how to do it. Thanks

7th Aug 2020, 6:54 PM
Biswaranjan Naik
Biswaranjan Naik - avatar
1 Respuesta
0
How are you storing the posts? If it is in a database, which type and how are you querying the database in your project?
7th Aug 2020, 7:36 PM
Ore
Ore - avatar