File tree 9 files changed +26
-16
lines changed
9 files changed +26
-16
lines changed Original file line number Diff line number Diff line change 21
21
22
22
<meta content="" name="description">
23
23
<meta content="" name="keywords">
24
-
24
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
25
25
<!-- Favicons -->
26
26
<link rel="icon" type="image/x-icon" href="../assets/img/brand/primary.png">
27
27
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
195
195
<!-- Template Main JS File -->
196
196
<script src="assets/js/main.js"></script>
197
197
198
+
199
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416"
200
+ crossorigin="anonymous"></script>
198
201
</body>
199
202
200
203
</html>
Original file line number Diff line number Diff line change 59
59
<meta charset="UTF-8">
60
60
<meta http-equiv="X-UA-Compatible" content="IE=edge">
61
61
<meta name="viewport" content="width=device-width, initial-scale=1.0">
62
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
62
63
<title>Digify Garden</title>
63
64
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
64
65
210
211
211
212
$ id = $ _SESSION ['u_id ' ];
212
213
213
- $ query = "SELECT * FROM tbl_clg INNER JOIN tbl_clg_address ON tbl_clg.a_id = tbl_clg_address.a_id INNER JOIN tbl_clg_login ON tbl_clg.u_id = tbl_clg_login.u_id WHERE tbl_clg.u_id = ' " . $ id. "' ; " ;
214
+ $ query = "SELECT * FROM tbl_clg INNER JOIN tbl_clg_address ON tbl_clg.a_id = tbl_clg_address.a_id INNER JOIN tbl_clg_login ON tbl_clg.u_id = tbl_clg_login.u_id WHERE tbl_clg.u_id = ' " . $ id . "' ; " ;
214
215
215
216
$ clg = mysqli_query ($ conn , $ query );
216
217
if (!$ clg ) {
299
300
300
301
301
302
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
303
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416" crossorigin="anonymous"></script>
302
304
</body>
303
305
304
306
</html>
Original file line number Diff line number Diff line change 24
24
<meta charset="UTF-8">
25
25
<meta http-equiv="X-UA-Compatible" content="IE=edge">
26
26
<meta name="viewport" content="width=device-width, initial-scale=1.0">
27
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
27
28
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
28
29
<title>Digify Garden</title>
29
30
<style>
@@ -355,6 +356,8 @@ function printqr(name) {
355
356
docu.save(name + ".pdf");
356
357
}
357
358
</script>
359
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416"
360
+ crossorigin="anonymous"></script>
358
361
</body>
359
362
360
363
</html>
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ function get_client_ip()
40
40
<title>DigifyGarden</title>
41
41
<meta content="" name="description">
42
42
<meta content="" name="keywords">
43
-
43
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
44
44
<!-- Favicons -->
45
45
<link rel="icon" type="image/x-icon" href="../assets/img/brand/primary.png">
46
46
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
@@ -290,7 +290,8 @@ class="bi bi-arrow-up-short"></i></a>
290
290
291
291
<!-- Template Main JS File -->
292
292
<script src="assets/js/main.js"></script>
293
-
293
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416"
294
+ crossorigin="anonymous"></script>
294
295
</body>
295
296
296
297
</html>
Original file line number Diff line number Diff line change 20
20
<title>E-Garden- Index</title>
21
21
<meta content="" name="description">
22
22
<meta content="" name="keywords">
23
-
23
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
24
24
<!-- Favicons -->
25
25
<link href="assets/img/favicon.png" rel="icon">
26
26
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
74
74
</div>
75
75
</header><!-- End Header -->
76
76
77
-
78
-
77
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416"
78
+ crossorigin="anonymous"></script>
79
79
80
80
</body>
81
81
Original file line number Diff line number Diff line change 18
18
<meta name="description" content="Colorlib Templates">
19
19
<meta name="author" content="Colorlib">
20
20
<meta name="keywords" content="Colorlib Templates">
21
-
21
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
22
22
<!-- Title Page-->
23
23
<title>Digital Garden</title>
24
24
<link rel="icon" type="image/x-icon" href="../../assets/img/brand/primary.png">
153
153
154
154
<!-- Main JS-->
155
155
<script src="js/global.js"></script>
156
-
156
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416"
157
+ crossorigin="anonymous"></script>
157
158
</body>
158
159
159
160
</html>
Original file line number Diff line number Diff line change 18
18
<title>Digify Garden</title>
19
19
<meta content="" name="description">
20
20
<meta content="" name="keywords">
21
-
21
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
22
22
<!-- Favicons -->
23
23
<link rel="icon" type="image/x-icon" href="../assets/img/brand/primary.png">
24
24
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
182
182
183
183
<!-- Template Main JS File -->
184
184
<script src="assets/js/main.js"></script>
185
-
185
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416"
186
+ crossorigin="anonymous"></script>
186
187
</body>
187
188
188
189
</html>
Original file line number Diff line number Diff line change 1
- google.com, pub-7496626222666537 , DIRECT, f08c47fec0942fa0
1
+ google.com, pub-8430383438150416 , DIRECT, f08c47fec0942fa0
Original file line number Diff line number Diff line change 24
24
<link rel="stylesheet" type="text/css" href="https://ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.0/css/jquery.dataTables_themeroller.css">
25
25
<script type="text/javascript" charset="utf8" src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.1.min.js"></script>
26
26
<script type="text/javascript" charset="utf8" src="https://ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.0/jquery.dataTables.min.js"></script>
27
- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7496626222666537"
28
- crossorigin="anonymous"></script>
29
-
27
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7496626222666537" crossorigin="anonymous"></script>
28
+ <meta name="google-adsense-account" content="ca-pub-8430383438150416">
30
29
</head>
31
30
32
31
<body>
@@ -240,7 +239,7 @@ class="navbar-toggler"
240
239
$('table.display').DataTable();
241
240
});
242
241
</script>
243
-
242
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416" crossorigin="anonymous"></script>
244
243
</body>
245
244
246
245
</html>
You can’t perform that action at this time.
0 commit comments