a intern project in meinigar internship program
firstly i created a login and register form.
create a profile page and a updation/edit the profile of the user. make a profile table for user details-name ,email,user image and status. we update the profile name password and image by click on edit option. create a folder unique name by using random varible function which is uniquely save the image in each folder(profilepic). show the task on user profile use to tables(chat_message and profile)
which show the list of users as a friend and non friend. dyanmicly show the message by ajax(logs.php) show the task of mutual friend.
insert the chatting in chat_message table message
show the task and insert in task table with profile id.