├── README.md ├── Web site image view ├── 1.JPG ├── 2.JPG ├── 3.JPG ├── 4.JPG └── 5.JPG ├── about.php ├── account_update.php ├── buddylist.php ├── cbinfo_update.php ├── comment_frame.php ├── composepost.php ├── conReg.php ├── confirmationPass.php ├── css ├── error_log ├── header.css ├── index.php └── style.css ├── daowat.php ├── daowatLike.php ├── daowat_about.php ├── daowat_cmntsFrame.php ├── daowat_db.sql ├── daowathmmore.php ├── deleteDaowat.php ├── deleteMsg.php ├── deleteNote.php ├── deletePost.php ├── details_update.php ├── editPost.php ├── error_log ├── followRequest.php ├── followers.php ├── following.php ├── friends.php ├── hashtag.php ├── img ├── about_pic1.jpg ├── about_pic2.jpg ├── about_pic3.jpg ├── default_covpic.png ├── default_propic.png ├── emo │ ├── cry.png │ ├── error_log │ ├── frown.png │ ├── gasp.png │ ├── grin.png │ ├── happy.png │ ├── heart.png │ ├── index.php │ ├── like.png │ ├── pacman.png │ ├── smile.png │ ├── toungue.png │ ├── unlike.png │ ├── unsure.png │ └── wink.png ├── error_log ├── follow1.png ├── follow2.png ├── home1.png ├── index.php ├── logout.png ├── msg2.png ├── msg3.png ├── msgin.png ├── msgout.png ├── noti1.png ├── noti2.png ├── online.png ├── search.png ├── title.png ├── verifiLogo.png └── wink.svg ├── imgs ├── inc ├── connect.inc.php ├── daowat.inc.php ├── error_log ├── footer.inc.php ├── getDaowatpost.inc.php ├── getProfilepost.inc.php ├── header.inc.php ├── index.php ├── login.inc.php ├── newsfeed.inc.php ├── pplumayknow.inc.php ├── profile.inc.php └── profilefooter.inc.php ├── index.php ├── like.php ├── location_update.php ├── logout.php ├── m ├── about.php ├── buddylist.php ├── comment_frame.php ├── composedaowat.php ├── composepost.php ├── css │ ├── error_log │ ├── index.php │ └── style.css ├── daowatLike.php ├── daowat_cmntsFrame.php ├── deleteDaowat.php ├── deleteMsg.php ├── deletePost.php ├── dlikesppl.php ├── editpost.php ├── editprofile.php ├── error_log ├── followRequest.php ├── followers.php ├── following.php ├── friends.php ├── img │ ├── emo │ │ ├── cry.png │ │ ├── error_log │ │ ├── frown.png │ │ ├── gasp.png │ │ ├── grin.png │ │ ├── happy.png │ │ ├── heart.png │ │ ├── index.php │ │ ├── like.png │ │ ├── pacman.png │ │ ├── smile.png │ │ ├── squint.png │ │ ├── toungue.png │ │ ├── unlike.png │ │ ├── unsure.png │ │ └── wink.png │ └── index.php ├── inc │ ├── connect.inc.php │ ├── error_log │ ├── footer.inc.php │ ├── getDaowatpost.inc.php │ ├── getProfilepost.inc.php │ ├── getonlineusers.php │ ├── hdrmenu.inc.php │ ├── header.inc.php │ ├── headerfmnoti.inc.php │ ├── index.php │ ├── newsfeed.inc.php │ ├── pplumayknow.inc.php │ ├── profile.inc.php │ ├── profileheader.inc.php │ └── update.php ├── index.php ├── js │ ├── index.php │ ├── jquery.js │ └── onlinetimejs.js ├── like.php ├── login.php ├── logout.php ├── message.php ├── messages.php ├── moreoptions.php ├── newsfeed.php ├── newsfeedmore.php ├── notification.php ├── passRecover.php ├── photo.php ├── plikesppl.php ├── profile.php ├── profilehmmore.php ├── search.php ├── sharepost.php ├── showmorenext.php ├── signin.php ├── viewDaowat.php └── viewPost.php ├── mainAdmin ├── adminStyle.css ├── cancelReport.php ├── comments.php ├── daowat.php ├── deletePost.php ├── deletedawat.php ├── editUsers.php ├── error_log ├── inc │ ├── connect.inc.php │ ├── error_log │ └── index.php ├── index.php ├── login.php ├── logout.php ├── messages.php ├── posts.php ├── report.php ├── search.php ├── users.php ├── viewdaowatPost.php └── viewfullPost.php ├── messages.php ├── newsfeed.php ├── newsfeedmore.php ├── note.php ├── noteshowmore.php ├── nothingFound.php ├── notification.php ├── notifications.php ├── passRecover.php ├── password_update.php ├── photo.php ├── post.php ├── pplumayknow.inc.php ├── profile.php ├── profile_update.php ├── profilehmmore.php ├── reportPost.php ├── search.php ├── showmorenext.php ├── signin.php ├── userdata ├── daowat_pics │ ├── error_log │ ├── index.php │ ├── islam │ │ ├── 1457517546.jpg │ │ ├── 1457517864.jpg │ │ └── 1457519370.jpg │ ├── nur │ │ ├── 1442988027.JPG │ │ ├── 1443767276.jpg │ │ ├── 1443895584.jpg │ │ ├── 1448631785.JPG │ │ ├── 1452523214.jpg │ │ ├── 1452620720.jpg │ │ ├── 1452620745.jpg │ │ ├── 1452620817.jpg │ │ ├── 1452620857.jpg │ │ ├── 1453542261.jpg │ │ ├── 1455278887.jpg │ │ ├── 1459472210.jpg │ │ ├── 1459472646.jpg │ │ ├── 1459512654.jpg │ │ ├── error_log │ │ └── index.php │ └── shaheenmirja │ │ └── index.php ├── error_log ├── index.php └── profile_pics │ ├── afzal │ └── 1443454467.jpg │ ├── ahad │ └── 1443232179.jpg │ ├── alamin │ └── 1458658355.jpg │ ├── daowat │ └── 1442916967.jpg │ ├── error_log │ ├── index.php │ ├── islam │ ├── 1457491641.jpg │ ├── 1457491663.jpg │ └── 1457515835.jpg │ ├── istiaq │ └── 1443344818.jpg │ ├── javedmirjeetu │ ├── 1472487072.jpg │ ├── 1472487252.jpg │ └── 1472487348.jpg │ ├── mehedi │ └── 1459515899.jpg │ ├── miraz │ └── 1443079151.jpg │ ├── mukul │ ├── 1443003999.jpeg │ ├── 1443699735.jpg │ ├── 1443760110.jpeg │ └── index.php │ ├── naihan │ └── 1459247265.jpg │ ├── noor │ ├── 1443204407.jpg │ ├── error_log │ └── index.php │ ├── nur │ ├── 1442918484.jpg │ ├── 1443144701.jpg │ ├── 1443581851.jpg │ ├── 1443984409.png │ ├── 1448630419.jpg │ ├── 1448631052.jpg │ ├── 1454469119.png │ ├── 1454469405.png │ ├── 1455215714.jpg │ ├── 1456212650.jpg │ ├── 1456684418.jpg │ ├── 1456684790.jpg │ ├── 1459512958.jpg │ ├── 1466602832.jpg │ └── index.php │ ├── rana77 │ ├── 1443791951.jpg │ └── 1443792847.jpg │ ├── rasel │ └── 1446388637.jpg │ ├── robin │ └── 1443798757.jpg │ ├── rtbijoy │ ├── 1448015514.JPG │ ├── 1448015882.JPG │ ├── error_log │ └── index.php │ ├── rubel │ └── 1458634622.jpg │ ├── sabbir1618 │ ├── 1449942056.png │ ├── 1449942146.jpg │ ├── error_log │ └── index.php │ ├── shaheenmirja │ ├── 1442871765.jpg │ ├── 1443984022.jpg │ ├── 1443984233.jpg │ └── index.php │ ├── tayeb │ ├── 1448978633.jpg │ ├── 1448978688.jpg │ └── index.php │ └── zinnah │ └── 1445074272.jpg ├── viewPost.php ├── visitDaowat.php └── workedu_update.php /README.md: -------------------------------------------------------------------------------- 1 | # DAOWAT - Social Network 2 | 3 | ## Website Live Preview 4 | Go to this link:
5 | https://daowatdemo.000webhostapp.com 6 | 7 | ## Summary 8 | I get curious after using facebook how this works. Then I start learning web programming. Within 4 month develop this website and host it with the domain name DAOWAT. Sorry to say, now this project is not live :( 9 | 10 | ## Platform Used 11 | ### Front-End 12 | (i) HTML5
13 | (ii) CSS3
14 | (iii) JavaScript
15 | (iv) Ajax
16 | 17 | ### Back-End 18 | (i) PHP
19 | (ii) MySQL
20 | 21 | ## Key Features 22 | ### Public User 23 | (i) Create User Account
24 | (ii) View Public Post
25 | 26 | ### Signin User 27 | #### Post 28 | (i) Text
29 | (ii) Image
30 | (iii) Like, Comment & Share
31 | (iv) Public, Firnds & Only Me Option
32 | (v) Edit Post (Post owner)
33 | #### About 34 | (i) Work & Education
35 | (ii) Contact Information
36 | (iii) About Yourself
37 | #### Friends 38 | Can sent friend request and follow if want. Friends option include:
39 | (i) Friends List
40 | (ii) Follower List
41 | (iii) Following List
42 | #### Notification 43 | (i) Like Your Post
44 | (ii) Comment On Your Post
45 | #### Settings 46 | (i) Update Name, Username & Gender
47 | (ii) Update Email & Password
48 | 49 | ### Admin 50 | Admin has all rights whatever he want.
51 | 52 | ## Conclusion 53 | There are also many more feature which are not in the list. 54 | -------------------------------------------------------------------------------- /Web site image view/1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/Web site image view/1.JPG -------------------------------------------------------------------------------- /Web site image view/2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/Web site image view/2.JPG -------------------------------------------------------------------------------- /Web site image view/3.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/Web site image view/3.JPG -------------------------------------------------------------------------------- /Web site image view/4.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/Web site image view/4.JPG -------------------------------------------------------------------------------- /Web site image view/5.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/Web site image view/5.JPG -------------------------------------------------------------------------------- /account_update.php: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | Account Settings 17 | 18 | 19 | 20 | 21 | 22 | 33 | 34 | 20 ) { 52 | $error = "

Your Fullname must be 8-20 characters long.

"; 53 | }else { 54 | //submit the form to database 55 | $info_submit_query = mysql_query("UPDATE users SET first_name='$firstname' WHERE username='$user'"); 56 | $error = "

Your Profile Information Has Been Updated.

"; 57 | header("Location: $user"); 58 | } 59 | 60 | } 61 | 62 | ?> 63 |
64 |
65 | 95 |
96 |
97 | 98 | -------------------------------------------------------------------------------- /conReg.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Confirm Registration 7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 |
15 |
16 |

Assalamu Alaikum Brother



17 |

Registration successfull. Nowadays Daowat.com is free for well known brother.

18 |

Within 12 hours confirmation email send to you insha-allah .

19 |
20 |
21 |
22 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /confirmationPass.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | = 1) { 24 | $chengePass_cnfrm = " 25 |
26 |

Change Your Daowat Password!


27 | New Password:



28 | 29 | Retype Password:



30 | 31 | 32 |
33 | "; 34 | }else { 35 | header('localtion: passRecover.php'); 36 | } 37 | 38 | $newpassword = strip_tags(@$_POST['newpassword']); 39 | $newpassword = mysql_real_escape_string($newpassword); 40 | $repear_password = strip_tags(@$_POST['newpassword2']); 41 | $repear_password = mysql_real_escape_string($repear_password); 42 | if (isset($_POST['confrmChangepass'])) { 43 | if ($newpassword == $repear_password) { 44 | $newpassword = md5($newpassword); 45 | $updatePassQuery = "UPDATE users SET confirmCode='0', password='$newpassword' WHERE (username='$get_unam_fetch_query')"; 46 | if (mysql_query($updatePassQuery)) { 47 | $error = "

Password successfully changed.

"; 48 | // send email 49 | $msg = "Assalamu Alaikum ".$get_first_nm_fetch_query." 50 | successfully your Daowat password has been changed. 51 | "; 52 | mail($get_email_fetch_query,"Daowat Password Changed",$msg, "From:Daowat "); 53 | }else { 54 | $error = "

Password couldn't be changed.

"; 55 | } 56 | }else { 57 | $error = "

Password don't match!

"; 58 | $chengePass_cnfrm = " 59 |
60 |

Change Your Daowat Password!


61 | New Password:



62 | 63 | Retype Password:



64 | 65 | 66 |
67 | "; 68 | } 69 | } 70 | } 71 | 72 | 73 | ?> 74 | 75 | 76 | 77 | 78 | 79 | Password Recover 80 | 81 | 82 | 83 | 84 | 85 | 86 |
87 |


88 |
89 | 90 |
91 | 97 |

Find your Daowat account!


98 | Enter email or username:



99 |
100 | 101 | 102 | '; 103 | } 104 | ?> 105 | 106 |
107 |
108 |
109 |
110 | 111 | 112 | -------------------------------------------------------------------------------- /css/error_log: -------------------------------------------------------------------------------- 1 | [21-Sep-2015 19:19:31 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 1 2 | [21-Sep-2015 19:19:31 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 1 3 | [21-Sep-2015 19:19:31 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/css/index.php on line 1 4 | [21-Sep-2015 19:19:31 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 17 5 | [21-Sep-2015 19:19:31 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 17 6 | [21-Sep-2015 19:19:31 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/css/index.php on line 17 7 | [06-Feb-2016 08:34:09 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 1 8 | [06-Feb-2016 08:34:09 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 1 9 | [06-Feb-2016 08:34:09 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/css/index.php on line 1 10 | [06-Feb-2016 08:34:09 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 17 11 | [06-Feb-2016 08:34:09 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/css/index.php on line 17 12 | [06-Feb-2016 08:34:09 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/css/index.php on line 17 13 | -------------------------------------------------------------------------------- /css/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 |
14 |

Assalamu Alaikum Brother



15 |

Nothing found

16 |
17 |
18 |
19 | 20 | 21 | -------------------------------------------------------------------------------- /daowatLike.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /daowat_about.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Daowat - About 5 | 6 | 7 | 8 | 69 | 70 | 71 |
72 |
73 |
74 |
75 |
Connect with your family
76 |
Wherever you go, whatever you do, stay close with your family.
77 |
78 |
79 |
80 | 81 |
82 |
83 |
84 |
Daowat to muslim brother
85 |
Wherever you go, whatever you do, stay close to the people who matter.
86 |
87 |
88 |
89 | 90 |
91 |
92 |
93 |
Get update over ther world
94 |
Every moment, every second get update what's happing in the world.
95 |
96 |
97 |
98 | 99 |
100 | 101 |
102 |
103 | 104 | -------------------------------------------------------------------------------- /daowathmmore.php: -------------------------------------------------------------------------------- 1 | = 1) { 19 | //getting username 20 | $result = mysql_query("SELECT * FROM posts WHERE id ='$daowathmlastid'") or die(mysql_error()); 21 | $name = mysql_fetch_assoc($result); 22 | $username = $name['added_by']; 23 | //timeline query table 24 | $getposts = mysql_query("SELECT * FROM daowat WHERE added_by ='$username' AND daowat_give !='0' AND id < $daowathmlastid ORDER BY id DESC LIMIT 7") or die(mysql_error()); 25 | if (mysql_num_rows($getposts)) { 26 | while ($row = mysql_fetch_assoc($getposts)) { 27 | include ( "./inc/newsfeed.inc.php" ); 28 | $daowathmlastvalue = $row['id']; 29 | } 30 | echo '
  • Show More
  • '; 31 | }else { 32 | echo '
  • Opps! Nothing more found.
  • '; 33 | } 34 | } 35 | ?> -------------------------------------------------------------------------------- /deleteDaowat.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /deleteMsg.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /deleteNote.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /deletePost.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /details_update.php: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | Details Settings 17 | 18 | 19 | 20 | 21 | 22 | 33 | 34 | Your Profile Bio Has Been Updated.

    "; 52 | header("Location: about.php?u=$user"); 53 | } 54 | if ($update) { 55 | $queote = $_POST['queote']; 56 | $queote = trim($queote); 57 | $queote = mysql_real_escape_string($queote); 58 | //submit the form to database 59 | $info_submit_query = mysql_query("UPDATE users SET queote='$queote' WHERE username='$user'"); 60 | echo "

    Your Profile Queote Has Been Updated.

    "; 61 | header("Location: about.php?u=$user"); 62 | } 63 | ?> 64 |
    65 |
    66 | 100 |
    101 |
    102 | 103 | -------------------------------------------------------------------------------- /hashtag.php: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | Search • Daowat 17 | 18 | 19 | 20 | 21 | 31 | 32 | 33 | 34 |
    35 |
    36 |
    37 |
      38 |
      39 | No match found! 49 |
      '; 50 | }else { 51 | echo '
      Result for: 52 | '.$fulltag.'
      53 |
      '.$count.' matches found...
      54 |
      55 |
      56 | '; 57 | while ($row=mysql_fetch_array($query)) { 58 | include ( "./inc/getProfilepost.inc.php" ); 59 | } 60 | } 61 | } 62 | 63 | ?> 64 | 65 |
      66 | 67 | 68 | -------------------------------------------------------------------------------- /img/about_pic1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/about_pic1.jpg -------------------------------------------------------------------------------- /img/about_pic2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/about_pic2.jpg -------------------------------------------------------------------------------- /img/about_pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/about_pic3.jpg -------------------------------------------------------------------------------- /img/default_covpic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/default_covpic.png -------------------------------------------------------------------------------- /img/default_propic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/default_propic.png -------------------------------------------------------------------------------- /img/emo/cry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/cry.png -------------------------------------------------------------------------------- /img/emo/error_log: -------------------------------------------------------------------------------- 1 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 1 2 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 1 3 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/img/emo/index.php on line 1 4 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 17 5 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 17 6 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/img/emo/index.php on line 17 7 | -------------------------------------------------------------------------------- /img/emo/frown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/frown.png -------------------------------------------------------------------------------- /img/emo/gasp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/gasp.png -------------------------------------------------------------------------------- /img/emo/grin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/grin.png -------------------------------------------------------------------------------- /img/emo/happy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/happy.png -------------------------------------------------------------------------------- /img/emo/heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/heart.png -------------------------------------------------------------------------------- /img/emo/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /img/emo/like.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/like.png -------------------------------------------------------------------------------- /img/emo/pacman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/pacman.png -------------------------------------------------------------------------------- /img/emo/smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/smile.png -------------------------------------------------------------------------------- /img/emo/toungue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/toungue.png -------------------------------------------------------------------------------- /img/emo/unlike.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/unlike.png -------------------------------------------------------------------------------- /img/emo/unsure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/unsure.png -------------------------------------------------------------------------------- /img/emo/wink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/emo/wink.png -------------------------------------------------------------------------------- /img/follow1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/follow1.png -------------------------------------------------------------------------------- /img/follow2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/follow2.png -------------------------------------------------------------------------------- /img/home1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/home1.png -------------------------------------------------------------------------------- /img/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /img/logout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/logout.png -------------------------------------------------------------------------------- /img/msg2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/msg2.png -------------------------------------------------------------------------------- /img/msg3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/msg3.png -------------------------------------------------------------------------------- /img/msgin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/msgin.png -------------------------------------------------------------------------------- /img/msgout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/msgout.png -------------------------------------------------------------------------------- /img/noti1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/noti1.png -------------------------------------------------------------------------------- /img/noti2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/noti2.png -------------------------------------------------------------------------------- /img/online.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/online.png -------------------------------------------------------------------------------- /img/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/search.png -------------------------------------------------------------------------------- /img/title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/title.png -------------------------------------------------------------------------------- /img/verifiLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/img/verifiLogo.png -------------------------------------------------------------------------------- /img/wink.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 6 | 7 | 10 | 16 | 17 | 24 | 25 | -------------------------------------------------------------------------------- /imgs: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /inc/connect.inc.php: -------------------------------------------------------------------------------- 1 | 10 | -------------------------------------------------------------------------------- /inc/daowat.inc.php: -------------------------------------------------------------------------------- 1 | 35 | 46 | 51 | 52 | ";echo "
      "; 63 | 64 | echo "


      65 |
      $date_added

      66 |
      ".nl2br($body)."
      "; 67 | if ($photos_db == "") { 68 | //nothing 69 | }else { 70 | echo ""; 71 | } 72 | echo " 73 |
      74 |

      75 |
      "; 76 | $like_query = mysql_query("SELECT * FROM dwt_likes WHERE user_name='$user' AND dwt_id='$id' ORDER BY id DESC LIMIT 1"); 77 | $rows_uname = mysql_num_rows($like_query); 78 | if ($rows_uname == 1) { 79 | echo "Liked . $count_like"; 80 | }else { 81 | echo "Like . $count_like"; 82 | } 83 | echo "Comments ($count)"; 84 | if ($added_by == $user) { 85 | echo "Delete"; 86 | } 87 | echo "
      88 | 89 |
      90 |
      91 | 92 |
      93 | "; 94 | 95 | ?> -------------------------------------------------------------------------------- /inc/footer.inc.php: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /inc/getDaowatpost.inc.php: -------------------------------------------------------------------------------- 1 | 45 | 56 | 61 | 62 | "; 73 | echo "
      "; 74 | 75 | echo "


      "; 76 | echo "
      ".formatDate($added_time)."

      77 |
      ".nl2br($body)."
      "; 78 | if ($photos_db == "") { 79 | //nothing 80 | }else { 81 | echo ""; 82 | } 83 | echo " 84 |
      85 |

      86 |
      "; 87 | $like_query = mysql_query("SELECT * FROM dwt_likes WHERE user_name='$user' AND dwt_id='$id' ORDER BY id DESC LIMIT 1"); 88 | $rows_uname = mysql_num_rows($like_query); 89 | if ($rows_uname == 1) { 90 | echo "Liked ($count_like)"; 91 | echo "Comments ($count)"; 92 | }else if ($user != '') { 93 | echo "Like . $count_like"; 94 | echo "Comments ($count)"; 95 | }else { 96 | echo "Like . $count_like"; 97 | echo "Comments ($count)"; 98 | } 99 | 100 | if ($added_by == $user) { 101 | echo "Delete"; 102 | } 103 | echo "
      104 | 105 |
      106 |
      107 | 108 |

      "; 109 | ?> -------------------------------------------------------------------------------- /inc/getProfilepost.inc.php: -------------------------------------------------------------------------------- 1 | 5000) { 33 | $body = substr($body, 0, 5000)." ... read more"; 34 | }else 35 | $body = $body; 36 | 37 | //Get Relevant Comments 38 | $get_comments = mysql_query("SELECT * FROM post_comments WHERE post_id='$id' ORDER BY id DESC"); 39 | $comment = mysql_fetch_assoc($get_comments); 40 | $comment_body = $comment['post_body']; 41 | $posted_to = $comment['posted_to']; 42 | $posted_by = $comment['posted_by']; 43 | ?> 44 | 55 | 60 | 61 | "; 70 | echo "
      "; 71 | 72 | if ($user_posted_to == $added_by) { 73 | echo "
      $add_by_fname $discription


      "; 74 | }else { 75 | echo "


      "; 76 | } 77 | echo "
      $date_added

      78 |
      ".nl2br($body)."
      "; 79 | if ($photos_db == "") { 80 | //nothing 81 | }else { 82 | echo ""; 83 | } 84 | echo " 85 |
      86 |

      87 |
      "; 88 | $note_check = mysql_query("SELECT * FROM posts WHERE id='$id'"); 89 | $get_note = mysql_fetch_assoc($note_check); 90 | $get_note_row = $get_note['note']; 91 | if ($get_note_row == 0) { 92 | $like_query = mysql_query("SELECT * FROM post_likes WHERE user_name='$user' AND post_id='$id' ORDER BY id DESC LIMIT 1"); 93 | $rows_uname = mysql_num_rows($like_query); 94 | if ($rows_uname == 1) { 95 | echo "Liked . $count_like"; 96 | }else { 97 | echo "Like . $count_like"; 98 | } 99 | } 100 | echo "Comments ($count)"; 101 | if (($added_by == $user) || ($user_posted_to == $user)) { 102 | echo "Delete"; 103 | } 104 | 105 | echo "
      106 |
      107 |
      108 |
      109 | 110 |

      "; 111 | ?> -------------------------------------------------------------------------------- /inc/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /inc/login.inc.php: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 20 | 21 | 22 |
      23 | 52 |
      -------------------------------------------------------------------------------- /inc/pplumayknow.inc.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 45 |
      "; 46 | echo "
      47 | 48 |
      "; 49 | 50 | echo "
      $user_name_f

      51 | 52 | View Profile 53 |
      "; 54 | echo " 55 |
      56 | 57 | "; 58 | 59 | $getuserNum++; 60 | 61 | if ($getuserNum == 3){ 62 | break; 63 | } 64 | } 65 | 66 | //follow request system 67 | if (@($_POST[''.$user_name.''])) { 68 | header("location: profile.php?u=".$user_name.""); 69 | } 70 | 71 | } 72 | 73 | 74 | 75 | 76 | 77 | 78 | }else if($user_gender_value == 2) { 79 | $get_user = mysql_query("SELECT * FROM users WHERE gender='2'"); 80 | 81 | } 82 | 83 | 84 | 85 | ?> -------------------------------------------------------------------------------- /inc/profilefooter.inc.php: -------------------------------------------------------------------------------- 1 |
      2 | About - 3 | Help - 4 | Invite - 5 | FAQ - 6 | Youtube - 7 | Facebook 8 |

      Mohsin Gram © 2016 | Daowat

      9 |
      10 | -------------------------------------------------------------------------------- /like.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /location_update.php: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | Location Settings 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | alert('Successfully Information Updated.')"; 57 | echo ""; 58 | $error = "

      Information successfully changed.

      "; 59 | } 60 | ?> 61 | 62 |
      63 |
      64 | 65 | 101 |
      102 |
      103 | 104 | -------------------------------------------------------------------------------- /logout.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /m/buddylist.php: -------------------------------------------------------------------------------- 1 | =now()-300)") or die(mysql_error()); 21 | 22 | if (mysql_num_rows($getonlineuser) >= '2' ) { 23 | while ($row = mysql_fetch_assoc($getonlineuser)) { 24 | $usrnm= $row['username']; 25 | $check_if_friend = mysql_query("SELECT * FROM follow WHERE (user_from='$usrnm' AND user_to='$user') || (user_from='$user' AND user_to='$usrnm') ORDER BY id DESC LIMIT 2"); 26 | if(mysql_num_rows($check_if_friend) >= '2') { 27 | $buddyList++; 28 | } 29 | } 30 | } 31 | 32 | ?> 33 | 34 | 35 | 36 | 37 | Message 38 | 39 | 40 | 41 | 81 | 82 | 83 |
      84 |
      85 | 88 |
      89 |
      90 |
      91 |

      Message | Chat()

      92 |

      93 |
      94 | "; 96 | 97 | 98 | $getonlineuser = mysql_query("SELECT first_name,username FROM users WHERE (chatOnlineTime>=now()-300)") or die(mysql_error()); 99 | if (mysql_num_rows($getonlineuser) >= '1' ) { 100 | while ($row = mysql_fetch_assoc($getonlineuser)) { 101 | $usrnm= $row['username']; 102 | $usrfnm= $row['first_name']; 103 | 104 | $check_if_friend = mysql_query("SELECT * FROM follow WHERE (user_from='$usrnm' AND user_to='$user') || (user_from='$user' AND user_to='$usrnm') ORDER BY id DESC LIMIT 2"); 105 | if(mysql_num_rows($check_if_friend) >= '2') { 106 | echo "".$usrfnm.""; 107 | } 108 | } 109 | } 110 | if($buddyList == '0') { 111 | echo "


      None of your friends are online
      "; 112 | } 113 | echo ""; 114 | ?> 115 |
      116 |
      117 |
      118 | 119 |
      120 | 121 | 122 | -------------------------------------------------------------------------------- /m/composepost.php: -------------------------------------------------------------------------------- 1 | 2 | 43 | 44 | Please write your post!

      "; 54 | }else { 55 | $user_posted_to = $username; 56 | $date_added = date("Y-m-d"); 57 | $added_by = $user; 58 | $sqlCommand = mysql_query("INSERT INTO posts(body,date_added,added_by,user_posted_to) VALUES('$post', '$date_added','$added_by', '$user_posted_to')"); 59 | header("Location: newsfeed.php"); 60 | } 61 | } 62 | 63 | ?> 64 | 65 | 66 | 67 | 68 | Daowat 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 |
      77 |
      78 | 81 |
      82 | 83 |
      84 | 85 | 86 | 88 | 89 | 95 | 96 | 97 | 98 | 101 | 102 | '; 103 | ?> 104 | 105 |
      90 |
      91 | 92 | 93 |
      94 |
      99 | 100 |
      106 |
      107 | 108 |
      109 | 110 | -------------------------------------------------------------------------------- /m/css/error_log: -------------------------------------------------------------------------------- 1 | [25-Jan-2016 14:27:55 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/m/css/index.php on line 1 2 | [25-Jan-2016 14:27:55 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/m/css/index.php on line 1 3 | [25-Jan-2016 14:27:55 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/m/css/index.php on line 1 4 | [25-Jan-2016 14:27:55 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/m/css/index.php on line 17 5 | [25-Jan-2016 14:27:55 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/m/css/index.php on line 17 6 | [25-Jan-2016 14:27:55 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/m/css/index.php on line 17 7 | -------------------------------------------------------------------------------- /m/css/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /m/daowatLike.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /m/deleteDaowat.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /m/deleteMsg.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /m/deletePost.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /m/editpost.php: -------------------------------------------------------------------------------- 1 | Your Profile Queote Has Been Updated.

      "; 51 | header("Location: viewPost.php?pid=$id"); 52 | } 53 | 54 | 55 | ?> 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 78 | Edit Post 79 | 80 | 81 | 82 | 83 | 84 |
      85 |
      86 | 89 |
      90 |
      91 | 96 |
      97 |
      98 | 99 | 100 |
      101 |
      102 | 103 |
      104 |
      105 | 106 |
      107 |
      108 | Back to post 109 |
      110 |
      111 |
      112 | 113 | '; 114 | 115 | }else { 116 | header('location: newsfeed.php'); 117 | } 118 | ?> 119 |
      120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | -------------------------------------------------------------------------------- /m/img/emo/cry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/cry.png -------------------------------------------------------------------------------- /m/img/emo/error_log: -------------------------------------------------------------------------------- 1 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 1 2 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 1 3 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/img/emo/index.php on line 1 4 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 17 5 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/img/emo/index.php on line 17 6 | [30-Oct-2015 14:08:08 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/img/emo/index.php on line 17 7 | -------------------------------------------------------------------------------- /m/img/emo/frown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/frown.png -------------------------------------------------------------------------------- /m/img/emo/gasp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/gasp.png -------------------------------------------------------------------------------- /m/img/emo/grin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/grin.png -------------------------------------------------------------------------------- /m/img/emo/happy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/happy.png -------------------------------------------------------------------------------- /m/img/emo/heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/heart.png -------------------------------------------------------------------------------- /m/img/emo/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /m/img/emo/like.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/like.png -------------------------------------------------------------------------------- /m/img/emo/pacman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/pacman.png -------------------------------------------------------------------------------- /m/img/emo/smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/smile.png -------------------------------------------------------------------------------- /m/img/emo/squint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/squint.png -------------------------------------------------------------------------------- /m/img/emo/toungue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/toungue.png -------------------------------------------------------------------------------- /m/img/emo/unlike.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/unlike.png -------------------------------------------------------------------------------- /m/img/emo/unsure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/unsure.png -------------------------------------------------------------------------------- /m/img/emo/wink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/m/img/emo/wink.png -------------------------------------------------------------------------------- /m/img/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /m/inc/connect.inc.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /m/inc/footer.inc.php: -------------------------------------------------------------------------------- 1 |
      2 | 5 | Log in? 6 |

      7 | '; 8 | }else { 9 | echo '

      10 | Log out? 11 |

      '; 12 | } 13 | ?> 14 | 15 |

      Use Mozila or Default Internet Browser for Best Performance.

      Daowat © 2016

      16 |
      -------------------------------------------------------------------------------- /m/inc/getProfilepost.inc.php: -------------------------------------------------------------------------------- 1 | 5000) { 33 | $body = substr($body, 0, 5000)." ...read more"; 34 | }else 35 | $body = $body; 36 | 37 | //Get Relevant Comments 38 | $get_comments = mysql_query("SELECT * FROM post_comments WHERE post_id='$id' ORDER BY id DESC"); 39 | $comment = mysql_fetch_assoc($get_comments); 40 | $comment_body = $comment['post_body']; 41 | $posted_to = $comment['posted_to']; 42 | $posted_by = $comment['posted_by']; 43 | ?> 44 | 55 | 60 | 61 | "; 70 | 71 | if ($user_posted_to == $added_by) { 72 | echo "
      $add_by_fname $discription
      "; 73 | 74 | }else { 75 | echo "
      "; 76 | 77 | } 78 | echo "
      $date_added

      ".nl2br($body)."

      "; 79 | 80 | 81 | if ($photos_db == "") { 82 | }else { 83 | echo ""; 84 | } 85 | echo " 86 |
      87 |
      "; 88 | $note_check = mysql_query("SELECT * FROM posts WHERE id='$id'"); 89 | $get_note = mysql_fetch_assoc($note_check); 90 | $get_note_row = $get_note['note']; 91 | if ($get_note_row == 0) { 92 | $like_query = mysql_query("SELECT * FROM post_likes WHERE user_name='$user' AND post_id='$id' ORDER BY id DESC LIMIT 1"); 93 | $rows_uname = mysql_num_rows($like_query); 94 | if ($rows_uname == 1) { 95 | echo "Liked"; 96 | echo "($count_like)"; 97 | }else { 98 | echo "Like"; 99 | echo "($count_like)"; 100 | } 101 | } 102 | echo "Comments ($count)"; 103 | if (($added_by == $user) || ($user_posted_to == $user)) { 104 | echo "Delete"; 105 | } 106 | 107 | echo "
      108 |
      "; 109 | ?> -------------------------------------------------------------------------------- /m/inc/getonlineusers.php: -------------------------------------------------------------------------------- 1 | 2 | "; 4 | $conn = new PDO("mysql:host=localhost;dbname=daowatco_td","daowatco_td","sinEmi4334222"); 5 | $conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); 6 | 7 | $sql="select users.first_name,users.email,users.gender from users where users.chatOnlineTime>=now()-5"; 8 | $result=$conn->query($sql)->fetchAll(PDO::FETCH_ASSOC); 9 | foreach($result as $v){ 10 | echo "".$v['first_name'].""; 11 | } 12 | 13 | $conn=null; 14 | echo ""; 15 | ?> -------------------------------------------------------------------------------- /m/inc/hdrmenu.inc.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /m/inc/header.inc.php: -------------------------------------------------------------------------------- 1 |
      2 | 5 |
      -------------------------------------------------------------------------------- /m/inc/headerfmnoti.inc.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /m/inc/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother


      15 |

      Nothing found

      16 |
      17 |
      18 | 19 | 20 | -------------------------------------------------------------------------------- /m/inc/pplumayknow.inc.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 45 |
      "; 46 | echo "
      47 | 48 |
      "; 49 | 50 | echo "
      $user_name_f

      51 | 52 | View Profile 53 |
      "; 54 | echo " 55 |
      56 | 57 | "; 58 | 59 | $getuserNum++; 60 | 61 | if ($getuserNum == 3){ 62 | break; 63 | } 64 | } 65 | 66 | //follow request system 67 | if (@($_POST[''.$user_name.''])) { 68 | header("location: profile.php?u=".$user_name.""); 69 | } 70 | 71 | } 72 | 73 | 74 | 75 | 76 | 77 | 78 | }else if($user_gender_value == 2) { 79 | $get_user = mysql_query("SELECT * FROM users WHERE gender='2'"); 80 | 81 | } 82 | 83 | 84 | 85 | ?> -------------------------------------------------------------------------------- /m/inc/profileheader.inc.php: -------------------------------------------------------------------------------- 1 | 47 |
      48 | 51 |
      52 | '; 53 | }else { 54 | echo '
    • 55 |
      56 |
    • '; 60 | } 61 | if ($unread_numrows == "") { 62 | echo '
    • 63 | 64 | 67 | 68 |
    • '; 69 | }else { 70 | echo ' 71 |
    • 72 |
      73 | 77 |
      78 |
    • '; 79 | } 80 | 81 | if ($follow_numrows == "") { 82 | echo '
    • 83 |
      84 | 87 |
      88 |
    • '; 89 | }else { 90 | echo ' 91 |
    • 92 |
      93 | 97 |
      98 |
    • '; 99 | } 100 | 101 | 102 | echo '
    • 103 |
    • 104 | '; 105 | } 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | ?> -------------------------------------------------------------------------------- /m/inc/update.php: -------------------------------------------------------------------------------- 1 | setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); 6 | 7 | if (!isset($_SESSION['user_login'])) { 8 | header('location: http://www.daowat.com'); 9 | } 10 | else { 11 | $user = $_SESSION['user_login']; 12 | echo'Nothing found'; 13 | } 14 | 15 | $sql="UPDATE users SET chatOnlineTime=now() WHERE username='$user'"; 16 | $conn->exec($sql); 17 | $conn=null; 18 | 19 | ?> -------------------------------------------------------------------------------- /m/js/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother


      15 |

      Nothing found

      16 |
      17 |
      18 | 19 | 20 | -------------------------------------------------------------------------------- /m/like.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /m/logout.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /m/newsfeedmore.php: -------------------------------------------------------------------------------- 1 | = 1) { 18 | //timeline query table 19 | $getposts = mysql_query("SELECT * FROM posts WHERE newsfeedshow ='1' AND report ='0' AND daowat_give ='0' AND note='0' AND id < $newsfeedlastid ORDER BY id DESC") or die(mysql_error()); 20 | if (mysql_num_rows($getposts)) { 21 | 22 | //declear variable 23 | $getpostsNum= 0; 24 | while ($row = mysql_fetch_assoc($getposts)) { 25 | $added_by = $row['added_by']; 26 | if ($added_by == $user) { 27 | include ( "./inc/newsfeed.inc.php"); 28 | $getpostsNum++; 29 | }else { 30 | $checkDeactiveUser= mysql_query("SELECT * FROM users WHERE username = '$added_by'") or die(mysql_error()); 31 | $checkDeactiveUser_row = mysql_fetch_assoc($checkDeactiveUser); 32 | $activeOrNot = $checkDeactiveUser_row ['activated']; 33 | if ($activeOrNot != '0') { 34 | $check_if_follow = mysql_query("SELECT * FROM follow WHERE (user_from='$user' AND user_to='$added_by ') ORDER BY id DESC LIMIT 2"); 35 | $num_follow_found = mysql_num_rows($check_if_follow); 36 | if ($num_follow_found != "") { 37 | include ( "./inc/newsfeed.inc.php"); 38 | $getpostsNum++; 39 | } 40 | } 41 | } 42 | 43 | $newsfeedlastvalue = $row['id']; 44 | if ($getpostsNum == 10){ 45 | break; 46 | } 47 | } 48 | echo '
    • Show More
    • '; 49 | }else { 50 | echo '
    • Opps! Nothing more found.
    • '; 51 | } 52 | } 53 | ?> -------------------------------------------------------------------------------- /m/photo.php: -------------------------------------------------------------------------------- 1 | 2 | 19 | 20 | 43 | 44 | 45 | 46 | 47 | <?php echo $title_fname; ?> • Daowat 48 | 49 | 50 | 51 | 69 | 70 | 71 |
      72 |
      73 | 76 |
      77 | 80 | 89 |
      90 | '; 91 | ?> 92 |
      93 |
      94 | 115 | 116 |
      117 |
      118 | 119 |
      120 |
      121 |
      122 |
      123 | "; 124 | } 125 | } 126 | ?> 127 |
      128 | 129 | 130 | 131 | -------------------------------------------------------------------------------- /m/plikesppl.php: -------------------------------------------------------------------------------- 1 | 2 | 20 | 21 | 22 | 23 | 24 | Who like this 25 | 26 | 27 | 28 | 29 | 30 | 31 |
      32 |
      33 | 45 |
      46 | 47 |
      48 |
      49 |

      Post Like


      50 | 81 | 82 | 86 |
      87 |
      "; 88 | echo "
      89 | 90 |
      "; 91 | 92 | echo "
      $msg_by_fname
      "; 93 | 94 | if ($user == $user_from) { 95 | echo ""; 96 | }else { 97 | $check_if_follow = mysql_query("SELECT * FROM follow WHERE (user_from='$user' AND user_to='$user_from') ORDER BY id DESC LIMIT 2"); 98 | $num_follow_found = mysql_num_rows($check_if_follow); 99 | if ( $num_follow_found != "" ) { 100 | $check_if_friend = mysql_query("SELECT * FROM follow WHERE (user_from='$user_from' AND user_to='$user') ORDER BY id DESC LIMIT 2"); 101 | $num_friend_found = mysql_num_rows($check_if_friend); 102 | if ( $num_friend_found != "" ) { 103 | echo "Friend"; 104 | }else { 105 | echo "Following"; 106 | } 107 | 108 | }else { 109 | $if_uname_follow = mysql_query("SELECT * FROM follow WHERE (user_from='$user_from' AND user_to='$user') ORDER BY id DESC LIMIT 2"); 110 | $uname_follow_found = mysql_num_rows($if_uname_follow); 111 | if ( $uname_follow_found != "" ) { 112 | echo "Follows You"; 113 | }else { 114 | echo "Unknown"; 115 | } 116 | } 117 | 118 | } 119 | 120 | echo "
      "; 121 | echo " 122 |
      123 |
      124 | 125 | "; 126 | } 127 | }else { 128 | echo "

      No more people like this.

      "; 129 | } 130 | 131 | ?> 132 |
      133 | 134 |
      135 |
      136 | 137 |
      138 |
      139 | 140 | -------------------------------------------------------------------------------- /m/profilehmmore.php: -------------------------------------------------------------------------------- 1 | = 1) { 22 | //getting username 23 | $result = mysql_query("SELECT * FROM posts WHERE id ='$profilehmlastid'") or die(mysql_error()); 24 | $name = mysql_fetch_assoc($result); 25 | $profilehm_uname = $name['user_posted_to']; 26 | //timeline query table 27 | $getposts = mysql_query("SELECT * FROM posts WHERE user_posted_to ='$profilehm_uname' AND note='0' AND report='0' AND daowat_give='0' AND id < $profilehmlastid ORDER BY id DESC LIMIT 7") or die(mysql_error()); 28 | if (mysql_num_rows($getposts)) { 29 | while ($row = mysql_fetch_assoc($getposts)) { 30 | include ( "./inc/newsfeed.inc.php" ); 31 | $profilehmlastvalue = $row['id']; 32 | } 33 | echo '
    • Show More
    • '; 34 | }else { 35 | echo '
    • Opps! Nothing more found.
    • '; 36 | } 37 | } 38 | ?> -------------------------------------------------------------------------------- /m/showmorenext.php: -------------------------------------------------------------------------------- 1 | = 1) { 20 | //timeline query table 21 | $getposts = mysql_query("SELECT * FROM posts WHERE id < $lastid AND daowat_give !='0' ORDER BY id DESC LIMIT 7") or die(mysql_error()); 22 | if (mysql_num_rows($getposts)) { 23 | while ($row = mysql_fetch_assoc($getposts)) { 24 | include ( "./inc/getDaowatpost.inc.php" ); 25 | $lastvalue = $row['id']; 26 | } 27 | echo '
    • Show More
    • '; 28 | }else { 29 | echo '
    • Opps! Nothing more found.
    • '; 30 | } 31 | } 32 | 33 | ?> -------------------------------------------------------------------------------- /mainAdmin/cancelReport.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | alert('Successfully Cancel Report.')"; 21 | echo ""; 22 | } 23 | } 24 | 25 | ?> 26 | -------------------------------------------------------------------------------- /mainAdmin/comments.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 14 | View All Posts 15 | 16 | 17 | 18 | 19 | 29 | 30 | 31 |
      32 | 33 | 34 | 37 | 48 | 49 |
      35 |

      View All Posts

      36 |
      38 |
      39 | 40 | 45 | 46 |
      47 |
      50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 |

      User

      Post

      Daowat

      Report

      Message

      Logout

      60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 |
      IdBodyMsg FromMsg ToDate
      88 |
      89 | 90 | 91 | -------------------------------------------------------------------------------- /mainAdmin/daowat.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 14 | All Daowat Post 15 | 16 | 17 | 18 | 19 | 29 | 30 | 31 |
      32 | 33 | 34 | 37 | 48 | 49 |
      35 |

      Daowat Post

      36 |
      38 |
      39 | 40 | 45 | 46 |
      47 |
      50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 |

      User

      Post

      Daowat

      Report

      Logout

      59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 |
      IdBodyDateAdded ByView Post
      View
      86 |
      87 | 88 | 89 | -------------------------------------------------------------------------------- /mainAdmin/deletePost.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 26 | 27 | -------------------------------------------------------------------------------- /mainAdmin/deletedawat.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 26 | 27 | -------------------------------------------------------------------------------- /mainAdmin/error_log: -------------------------------------------------------------------------------- 1 | [21-Sep-2015 17:43:32 UTC] PHP Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/daowatco/public_html/mainAdmin/inc/connect.inc.php on line 2 2 | [17-Nov-2015 04:52:11 UTC] PHP Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/daowatco/public_html/mainAdmin/editUsers.php on line 68 3 | [19-Nov-2015 17:25:37 UTC] PHP Warning: unlink(../userdata/daowat_pics/): Is a directory in /home/daowatco/public_html/mainAdmin/deletedawat.php on line 19 4 | [12-Jan-2016 17:50:47 UTC] PHP Warning: unlink(../userdata/daowat_pics/): Is a directory in /home/daowatco/public_html/mainAdmin/deletedawat.php on line 19 5 | [06-Feb-2016 19:49:48 UTC] PHP Warning: unlink(../userdata/daowat_pics/): Is a directory in /home/daowatco/public_html/mainAdmin/deletedawat.php on line 19 6 | -------------------------------------------------------------------------------- /mainAdmin/inc/connect.inc.php: -------------------------------------------------------------------------------- 1 | 5 | -------------------------------------------------------------------------------- /mainAdmin/inc/error_log: -------------------------------------------------------------------------------- 1 | [21-Sep-2015 22:23:59 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/mainAdmin/inc/index.php on line 1 2 | [21-Sep-2015 22:23:59 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/mainAdmin/inc/index.php on line 1 3 | [21-Sep-2015 22:23:59 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/mainAdmin/inc/index.php on line 1 4 | [21-Sep-2015 22:23:59 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/mainAdmin/inc/index.php on line 17 5 | [21-Sep-2015 22:23:59 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/mainAdmin/inc/index.php on line 17 6 | [21-Sep-2015 22:23:59 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/mainAdmin/inc/index.php on line 17 7 | -------------------------------------------------------------------------------- /mainAdmin/inc/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /mainAdmin/index.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 14 | Admin Panel 15 | 16 | 17 | 18 | 19 | 29 | 30 | 31 |
      32 | 33 | 34 | 37 | 48 | 49 |
      35 |

      Admin Pannel

      36 |
      38 |
      39 | 40 | 45 | 46 |
      47 |
      50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 |

      User

      Post

      Daowat

      Report

      Message

      Logout

      60 |
      61 |

      Assalamu Alaikum

      62 |

      Welcome to Admin panel

      63 |
      64 |
      65 | 66 | 67 | 68 | -------------------------------------------------------------------------------- /mainAdmin/login.php: -------------------------------------------------------------------------------- 1 | 0) { 12 | session_start(); 13 | $_SESSION['admin_user'] = $admin_user; 14 | echo ""; 15 | } 16 | else { 17 | echo ""; 18 | } 19 | } 20 | 21 | } 22 | ?> 23 | 24 | 25 | 26 | 27 | Admin Login 28 | 29 | 30 | 31 |
      32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
      48 |
      49 | 50 | -------------------------------------------------------------------------------- /mainAdmin/logout.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /mainAdmin/messages.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 14 | View All Posts 15 | 16 | 17 | 18 | 19 | 29 | 30 | 31 |
      32 | 33 | 34 | 37 | 48 | 49 |
      35 |

      View All Posts

      36 |
      38 |
      39 | 40 | 45 | 46 |
      47 |
      50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 |

      User

      Post

      Daowat

      Report

      Message

      Logout

      60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 |
      IdBodyMsg FromMsg ToDate
      88 |
      89 | 90 | 91 | -------------------------------------------------------------------------------- /mainAdmin/posts.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 14 | View All Posts 15 | 16 | 17 | 18 | 19 | 29 | 30 | 31 |
      32 | 33 | 34 | 37 | 48 | 49 |
      35 |

      View All Posts

      36 |
      38 |
      39 | 40 | 45 | 46 |
      47 |
      50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 |

      User

      Post

      Daowat

      Report

      Message

      Logout

      60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 |
      IdBodyDateAdded ByPosted ToDiscriptionNewsfeed ShowReportNoteView Post
      View
      102 |
      103 | 104 | 105 | -------------------------------------------------------------------------------- /mainAdmin/report.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 14 | View All Report Posts 15 | 16 | 17 | 18 | 19 | 29 | 30 | 31 |
      32 | 33 | 34 | 37 | 48 | 49 |
      35 |

      Daowat Post

      36 |
      38 |
      39 | 40 | 45 | 46 |
      47 |
      50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 |

      User

      Post

      Daowat

      Report

      Logout

      59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 |
      IdBodyDateAdded ByPosted ToDiscriptionNewsfeed ShowReportNoteView Post
      View
      101 |
      102 | 103 | 104 | -------------------------------------------------------------------------------- /mainAdmin/users.php: -------------------------------------------------------------------------------- 1 | 11 | 12 | 13 | 14 | View all user 15 | 16 | 17 | 18 | 19 | 29 | 30 | 31 |
      32 | 33 | 34 | 37 | 48 | 49 |
      35 |

      View All User

      36 |
      38 |
      39 | 40 | 45 | 46 |
      47 |
      50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 |

      User

      Post

      Daowat

      Report

      Logout

      59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 |
      IdFull NameUsernameEmailGenderSign Up DateVerifiedActivatedblockedEdit User
      Edit
      102 |
      103 | 104 | 105 | -------------------------------------------------------------------------------- /newsfeedmore.php: -------------------------------------------------------------------------------- 1 | = 1) { 18 | //timeline query table 19 | $getposts = mysql_query("SELECT * FROM posts WHERE newsfeedshow ='1' AND report ='0' AND note='0' AND daowat_give='0' AND id < $newsfeedlastid ORDER BY id DESC") or die(mysql_error()); 20 | if (mysql_num_rows($getposts)) { 21 | 22 | //declear variable 23 | $getpostsNum= 0; 24 | while ($row = mysql_fetch_assoc($getposts)) { 25 | $added_by = $row['added_by']; 26 | if ($added_by == $user) { 27 | include ( "./inc/newsfeed.inc.php"); 28 | $getpostsNum++; 29 | }else { 30 | $checkDeactiveUser= mysql_query("SELECT * FROM users WHERE username = '$added_by'") or die(mysql_error()); 31 | $checkDeactiveUser_row = mysql_fetch_assoc($checkDeactiveUser); 32 | $activeOrNot = $checkDeactiveUser_row ['activated']; 33 | if ($activeOrNot != '0') { 34 | $check_if_follow = mysql_query("SELECT * FROM follow WHERE (user_from='$user' AND user_to='$added_by ') ORDER BY id DESC LIMIT 2"); 35 | $num_follow_found = mysql_num_rows($check_if_follow); 36 | if ($num_follow_found != "") { 37 | include ( "./inc/newsfeed.inc.php"); 38 | $getpostsNum++; 39 | } 40 | } 41 | } 42 | 43 | $newsfeedlastvalue = $row['id']; 44 | if ($getpostsNum == 10){ 45 | break; 46 | } 47 | } 48 | echo '
    • Show More
    • '; 49 | }else { 50 | echo '
    • Opps! Nothing more found.
    • '; 51 | } 52 | } 53 | ?> -------------------------------------------------------------------------------- /noteshowmore.php: -------------------------------------------------------------------------------- 1 | = 1) { 19 | //getting note_uname 20 | $result = mysql_query("SELECT * FROM posts WHERE id ='$noteshowmorelastid'") or die(mysql_error()); 21 | $name = mysql_fetch_assoc($result); 22 | $note_uname = $name['user_posted_to']; 23 | //timeline query table 24 | 25 | if ($user == $note_uname) { 26 | $getposts = mysql_query("SELECT * FROM posts WHERE user_posted_to ='$note_uname' AND note='1' AND id < $noteshowmorelastid ORDER BY id DESC LIMIT 5") or die(mysql_error()); 27 | }else { 28 | $getposts = mysql_query("SELECT * FROM posts WHERE user_posted_to ='$note_uname' AND note='1' AND note_privacy='public' AND id < $noteshowmorelastid ORDER BY id DESC LIMIT 5") or die(mysql_error()); 29 | } 30 | if (mysql_num_rows($getposts)) { 31 | while ($row = mysql_fetch_assoc($getposts)) { 32 | include ( "./inc/getProfilepost.inc.php" ); 33 | $noteshowmorelastvalue = $row['id']; 34 | } 35 | echo '
    • Show More
    • '; 36 | }else { 37 | echo '
    • Opps! Nothing more found.
    • '; 38 | } 39 | } 40 | ?> -------------------------------------------------------------------------------- /nothingFound.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |
      15 |

      Assalamu Alaikum Brother



      16 |

      Nothing found

      17 |
      18 |
      19 |
      20 | 21 | 22 | -------------------------------------------------------------------------------- /password_update.php: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | Password Settings 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | Sorry! But your new password must be 3 or more then 5 character!

      "; 59 | }else { 60 | $confirmCode = substr( rand() * 900000 + 100000, 0, 6 ); 61 | $password_update_query = mysql_query("UPDATE users SET password='$newpassword_md5', confirmCode='$confirmCode' WHERE username='$user'"); 62 | $error = "

      Success! Your password updated.

      "; 63 | // send email 64 | $msg = "Assalamu Alaikum ".$db_first_name." 65 | 66 | Successfully your Daowat password has been changed. 67 | 68 | If it's not by you, please follow the link. 69 | 70 | http://www.daowat.com/confirmationPass.php?u=".$user."&code=".$confirmCode." 71 | 72 | "; 73 | mail($db_email ,"Daowat Password Changed",$msg, "From:Daowat "); 74 | } 75 | }else { 76 | $error = "

      Two new password don't match!

      "; 77 | } 78 | 79 | }else { 80 | $error = "

      The old password is incorrect!

      "; 81 | } 82 | } 83 | }else { 84 | $error = ""; 85 | } 86 | 87 | ?> 88 |
      89 | 90 |
      91 | 122 |
      123 |
      124 | 125 | -------------------------------------------------------------------------------- /pplumayknow.inc.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 45 |
      "; 46 | echo "
      47 | 48 |
      "; 49 | 50 | echo "
      $user_name_f

      51 | 52 | View Profile 53 |
      "; 54 | echo " 55 |
      56 | 57 | "; 58 | 59 | $getuserNum++; 60 | 61 | if ($getuserNum == 3){ 62 | break; 63 | } 64 | } 65 | 66 | //follow request system 67 | if (@($_POST[''.$user_name.''])) { 68 | header("location: profile.php?u=".$user_name.""); 69 | } 70 | 71 | } 72 | 73 | 74 | 75 | 76 | 77 | 78 | }else if($user_gender_value == 2) { 79 | $get_user = mysql_query("SELECT * FROM users WHERE gender='2'"); 80 | 81 | } 82 | 83 | 84 | 85 | ?> -------------------------------------------------------------------------------- /profilehmmore.php: -------------------------------------------------------------------------------- 1 | = 1) { 19 | //getting username 20 | $result = mysql_query("SELECT * FROM posts WHERE id ='$profilehmlastid'") or die(mysql_error()); 21 | $name = mysql_fetch_assoc($result); 22 | $profilehm_uname = $name['user_posted_to']; 23 | //timeline query table 24 | $getposts = mysql_query("SELECT * FROM posts WHERE user_posted_to ='$profilehm_uname' AND note='0' AND report='0' AND id < $profilehmlastid ORDER BY id DESC LIMIT 12") or die(mysql_error()); 25 | if (mysql_num_rows($getposts)) { 26 | while ($row = mysql_fetch_assoc($getposts)) { 27 | include ( "./inc/newsfeed.inc.php" ); 28 | $profilehmlastvalue = $row['id']; 29 | } 30 | if(mysql_num_rows($getposts) >= '1' ) { 31 | echo '
    • Show More
    • '; 32 | } 33 | }else { 34 | echo '
    • Opps! Nothing more found.
    • '; 35 | } 36 | } 37 | ?> -------------------------------------------------------------------------------- /reportPost.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /showmorenext.php: -------------------------------------------------------------------------------- 1 | = 1) { 20 | //timeline query table 21 | $getposts = mysql_query("SELECT * FROM posts WHERE daowat_give !='0' AND id < $lastid ORDER BY id DESC LIMIT 7") or die(mysql_error()); 22 | if (mysql_num_rows($getposts)) { 23 | while ($row = mysql_fetch_assoc($getposts)) { 24 | include ( "./inc/newsfeed.inc.php" ); 25 | $lastvalue = $row['id']; 26 | } 27 | echo '
    • Show More
    • '; 28 | }else { 29 | echo '
    • Opps! Nothing more found.
    • '; 30 | } 31 | } 32 | 33 | ?> -------------------------------------------------------------------------------- /userdata/daowat_pics/error_log: -------------------------------------------------------------------------------- 1 | [30-Nov-2015 06:17:35 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 2 | [30-Nov-2015 06:17:35 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 3 | [30-Nov-2015 06:17:35 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 4 | [30-Nov-2015 06:17:35 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 5 | [30-Nov-2015 06:17:35 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 6 | [30-Nov-2015 06:17:35 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 7 | [04-Dec-2015 16:39:24 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 8 | [04-Dec-2015 16:39:24 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 9 | [04-Dec-2015 16:39:24 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 10 | [04-Dec-2015 16:39:24 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 11 | [04-Dec-2015 16:39:24 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 12 | [04-Dec-2015 16:39:24 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 13 | [04-Dec-2015 16:39:28 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 14 | [04-Dec-2015 16:39:28 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 15 | [04-Dec-2015 16:39:28 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 16 | [04-Dec-2015 16:39:28 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 17 | [04-Dec-2015 16:39:28 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 18 | [04-Dec-2015 16:39:28 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 19 | [27-Jan-2016 13:19:47 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 20 | [27-Jan-2016 13:19:47 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 21 | [27-Jan-2016 13:19:47 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 1 22 | [27-Jan-2016 13:19:47 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 23 | [27-Jan-2016 13:19:47 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 24 | [27-Jan-2016 13:19:47 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/index.php on line 17 25 | -------------------------------------------------------------------------------- /userdata/daowat_pics/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/daowat_pics/islam/1457517546.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/islam/1457517546.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/islam/1457517864.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/islam/1457517864.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/islam/1457519370.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/islam/1457519370.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1442988027.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1442988027.JPG -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1443767276.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1443767276.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1443895584.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1443895584.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1448631785.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1448631785.JPG -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1452523214.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1452523214.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1452620720.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1452620720.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1452620745.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1452620745.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1452620817.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1452620817.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1452620857.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1452620857.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1453542261.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1453542261.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1455278887.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1455278887.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1459472210.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1459472210.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1459472646.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1459472646.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/1459512654.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/daowat_pics/nur/1459512654.jpg -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/error_log: -------------------------------------------------------------------------------- 1 | [25-Jan-2016 14:30:20 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 2 | [25-Jan-2016 14:30:20 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 3 | [25-Jan-2016 14:30:20 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 4 | [25-Jan-2016 14:30:20 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 5 | [25-Jan-2016 14:30:20 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 6 | [25-Jan-2016 14:30:20 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 7 | [27-Jan-2016 13:19:40 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 8 | [27-Jan-2016 13:19:40 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 9 | [27-Jan-2016 13:19:40 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 10 | [27-Jan-2016 13:19:40 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 11 | [27-Jan-2016 13:19:40 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 12 | [27-Jan-2016 13:19:40 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 13 | [27-Jan-2016 16:30:04 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 14 | [27-Jan-2016 16:30:04 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 15 | [27-Jan-2016 16:30:04 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 1 16 | [27-Jan-2016 16:30:04 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 17 | [27-Jan-2016 16:30:04 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 18 | [27-Jan-2016 16:30:04 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/daowat_pics/nur/index.php on line 17 19 | -------------------------------------------------------------------------------- /userdata/daowat_pics/nur/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/daowat_pics/shaheenmirja/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/afzal/1443454467.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/afzal/1443454467.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/ahad/1443232179.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/ahad/1443232179.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/alamin/1458658355.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/alamin/1458658355.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/daowat/1442916967.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/daowat/1442916967.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/islam/1457491641.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/islam/1457491641.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/islam/1457491663.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/islam/1457491663.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/islam/1457515835.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/islam/1457515835.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/istiaq/1443344818.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/istiaq/1443344818.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/javedmirjeetu/1472487072.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/javedmirjeetu/1472487072.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/javedmirjeetu/1472487252.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/javedmirjeetu/1472487252.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/javedmirjeetu/1472487348.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/javedmirjeetu/1472487348.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/mehedi/1459515899.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/mehedi/1459515899.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/miraz/1443079151.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/miraz/1443079151.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/mukul/1443003999.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/mukul/1443003999.jpeg -------------------------------------------------------------------------------- /userdata/profile_pics/mukul/1443699735.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/mukul/1443699735.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/mukul/1443760110.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/mukul/1443760110.jpeg -------------------------------------------------------------------------------- /userdata/profile_pics/mukul/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/naihan/1459247265.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/naihan/1459247265.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/noor/1443204407.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/noor/1443204407.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/noor/error_log: -------------------------------------------------------------------------------- 1 | [29-Aug-2016 22:12:07 Asia/Dhaka] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/noor/index.php on line 1 2 | [29-Aug-2016 22:12:07 Asia/Dhaka] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/noor/index.php on line 1 3 | [29-Aug-2016 22:12:07 Asia/Dhaka] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/profile_pics/noor/index.php on line 1 4 | [29-Aug-2016 22:12:07 Asia/Dhaka] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/noor/index.php on line 17 5 | [29-Aug-2016 22:12:07 Asia/Dhaka] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/noor/index.php on line 17 6 | [29-Aug-2016 22:12:07 Asia/Dhaka] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/profile_pics/noor/index.php on line 17 7 | -------------------------------------------------------------------------------- /userdata/profile_pics/noor/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1442918484.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1442918484.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1443144701.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1443144701.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1443581851.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1443581851.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1443984409.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1443984409.png -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1448630419.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1448630419.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1448631052.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1448631052.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1454469119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1454469119.png -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1454469405.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1454469405.png -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1455215714.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1455215714.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1456212650.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1456212650.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1456684418.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1456684418.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1456684790.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1456684790.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1459512958.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1459512958.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/1466602832.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/nur/1466602832.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/nur/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/rana77/1443791951.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/rana77/1443791951.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/rana77/1443792847.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/rana77/1443792847.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/rasel/1446388637.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/rasel/1446388637.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/robin/1443798757.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/robin/1443798757.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/rtbijoy/1448015514.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/rtbijoy/1448015514.JPG -------------------------------------------------------------------------------- /userdata/profile_pics/rtbijoy/1448015882.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/rtbijoy/1448015882.JPG -------------------------------------------------------------------------------- /userdata/profile_pics/rtbijoy/error_log: -------------------------------------------------------------------------------- 1 | [03-Feb-2016 03:23:57 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/rtbijoy/index.php on line 1 2 | [03-Feb-2016 03:23:57 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/rtbijoy/index.php on line 1 3 | [03-Feb-2016 03:23:57 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/profile_pics/rtbijoy/index.php on line 1 4 | [03-Feb-2016 03:23:57 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/rtbijoy/index.php on line 17 5 | [03-Feb-2016 03:23:57 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/rtbijoy/index.php on line 17 6 | [03-Feb-2016 03:23:57 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/profile_pics/rtbijoy/index.php on line 17 7 | -------------------------------------------------------------------------------- /userdata/profile_pics/rtbijoy/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/rubel/1458634622.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/rubel/1458634622.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/sabbir1618/1449942056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/sabbir1618/1449942056.png -------------------------------------------------------------------------------- /userdata/profile_pics/sabbir1618/1449942146.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/sabbir1618/1449942146.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/sabbir1618/error_log: -------------------------------------------------------------------------------- 1 | [27-Jan-2016 18:26:45 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/sabbir1618/index.php on line 1 2 | [27-Jan-2016 18:26:45 UTC] PHP Warning: include(./inc/connect.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/sabbir1618/index.php on line 1 3 | [27-Jan-2016 18:26:45 UTC] PHP Warning: include(): Failed opening './inc/connect.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/profile_pics/sabbir1618/index.php on line 1 4 | [27-Jan-2016 18:26:45 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/sabbir1618/index.php on line 17 5 | [27-Jan-2016 18:26:45 UTC] PHP Warning: include(./inc/footer.inc.php): failed to open stream: No such file or directory in /home/daowatco/public_html/userdata/profile_pics/sabbir1618/index.php on line 17 6 | [27-Jan-2016 18:26:45 UTC] PHP Warning: include(): Failed opening './inc/footer.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daowatco/public_html/userdata/profile_pics/sabbir1618/index.php on line 17 7 | -------------------------------------------------------------------------------- /userdata/profile_pics/sabbir1618/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/shaheenmirja/1442871765.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/shaheenmirja/1442871765.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/shaheenmirja/1443984022.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/shaheenmirja/1443984022.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/shaheenmirja/1443984233.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/shaheenmirja/1443984233.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/shaheenmirja/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/tayeb/1448978633.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/tayeb/1448978633.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/tayeb/1448978688.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/tayeb/1448978688.jpg -------------------------------------------------------------------------------- /userdata/profile_pics/tayeb/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Daowat 6 | 7 | 8 | 9 | 10 | 11 | 12 |
      13 |
      14 |

      Assalamu Alaikum Brother



      15 |

      Nothing found

      16 |
      17 |
      18 |
      19 | 20 | 21 | -------------------------------------------------------------------------------- /userdata/profile_pics/zinnah/1445074272.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mohsinenur/Daowat-Social-Network-Using-PHP/1971107f94d0454ee538e3e19746cd681d9cbca8/userdata/profile_pics/zinnah/1445074272.jpg -------------------------------------------------------------------------------- /visitDaowat.php: -------------------------------------------------------------------------------- 1 | 2 | 14 | 15 | 16 | 17 | 18 | Daowat 19 | 20 | 21 | 22 | 23 | 33 | 34 | 35 | 36 |
      37 |
      38 |
      39 |
      40 |
      41 | 42 |
      43 |
      44 | Edit your profile
      45 |

      46 |
      47 |
      48 | 49 | 50 | 51 |
      52 |
      53 |
      54 |
      55 |
      56 | 57 |
      58 |
      59 |
      60 |
      61 | '; 67 | while ($row = mysql_fetch_assoc($getposts)) { 68 | include ( "./inc/getDaowatpost.inc.php" ); 69 | } 70 | echo '
    • Show More
    • '; 71 | echo ''; 72 | } 73 | echo ' 74 |
      75 |
      76 |
      77 |
      78 | 79 | 80 | '; 81 | ?> 82 | 83 | 102 | 103 | -------------------------------------------------------------------------------- /workedu_update.php: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | Work and Education 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 35 | 36 | Your Profile Information Has Been Updated.

      "; 59 | header("Location: about.php?u=$user"); 60 | 61 | } 62 | 63 | if ($updateinfo) { 64 | $school = strip_tags(@$_POST['school']); 65 | $school = trim($school); 66 | $school = ucwords($school); 67 | $concentration = strip_tags(@$_POST['concentration']); 68 | $concentration = trim($concentration); 69 | $concentration = ucwords($concentration); 70 | 71 | //submit the form to database 72 | $info_submit_query = mysql_query("UPDATE users SET school='$school', concentration='$concentration' WHERE username='$user'"); 73 | echo "

      Your Profile Information Has Been Updated.

      "; 74 | header("Location: about.php?u=$user"); 75 | } 76 | 77 | ?> 78 |
      79 |
      80 | 118 |
      119 |
      120 | 121 | --------------------------------------------------------------------------------