djdj - HTMLify profile

djdj's Profile Picture

djdj

427 Files

70611 Views

Latest files of djdj

1. 312.jpg | Owner: djdj | Views: 36 | Comments: 0 | Open/ Source 6.1 KB

2. Chat | Owner: djdj | Views: 45 | Comments: 0 | Open/ Source 5.24 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, init

3. More than 1 file upload | Owner: djdj | Views: 91 | Comments: 11 | Open/ Source 1.81 KB

<!DOCTYPE html> <html> <head> <title>Upload Multiple Images or PDFs</title> <style> #uploadBox { border: 2px

4. Syllabus | Owner: djdj | Views: 4 | Comments: 0 | Open/ Source 4.36 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Syllabus</title> <style> body { fon

5. Profile Pic | Owner: djdj | Views: 7 | Comments: 0 | Open/ Source 977 B

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

6. Machine | Owner: djdj | Views: 27 | Comments: 0 | Open/ Source 65 B

<script> location.href="https://amzn.to/429eXX3"; </script>

7. Routine Checkup | Owner: djdj | Views: 5 | Comments: 0 | Open/ Source 5.41 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

8. Diagnosis | Owner: djdj | Views: 5 | Comments: 0 | Open/ Source 4.76 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

9. Else | Owner: djdj | Views: 11 | Comments: 0 | Open/ Source 3.47 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

10. Divs ka jol mal | Owner: djdj | Views: 2 | Comments: 0 | Open/ Source 4.87 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

11. Best Navigation Bar | Owner: djdj | Views: 78 | Comments: 0 | Open/ Source 3.3 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

12. Theme Changes | Owner: djdj | Views: 62 | Comments: 0 | Open/ Source 2.24 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

13. | Owner: djdj | Views: 36 | Comments: 0 | Open/ Source 2.0 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-sc

14. Full JavaScript | Owner: djdj | Views: 40 | Comments: 0 | Open/ Source 6.87 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

15. Markdown | Owner: djdj | Views: 43 | Comments: 0 | Open/ Source 928 B

# Heading 1 ## Heading 2 ### Heading 3 #### Heading 4 ##### Heading 5 ###### Heading 6 **Bold Text** *Italic Text* ***

16. Slide Nav Bar | Owner: djdj | Views: 82 | Comments: 0 | Open/ Source 6.06 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-sc

17. Something Special | Owner: djdj | Views: 4 | Comments: 0 | Open/ Source 6.12 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

18. cer_250319_205313.pdf | Owner: djdj | Views: 41 | Comments: 0 | Open/ Source 152.66 KB

19. | Owner: djdj | Views: 5 | Comments: 0 | Open/ Source 934 B

<iframe class="scribd_iframe_embed" title="Hospital Management System Project Report" src="https://www.scribd.com/embeds/324632

20. html-tags-list.pdf | Owner: djdj | Views: 49 | Comments: 0 | Open/ Source 125.05 KB

21. Web Pdf Viewer | Owner: djdj | Views: 81 | Comments: 0 | Open/ Source 2.0 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

22. logo.png | Owner: djdj | Views: 18 | Comments: 0 | Open/ Source 20.9 KB

23. black-bg.jpg | Owner: djdj | Views: 21 | Comments: 0 | Open/ Source 22.62 KB

24. style.css | Owner: djdj | Views: 26 | Comments: 0 | Open/ Source 14.82 KB

body{ /* margin:0; */ } .page-wrapper { background: #fff; box-shadow: 1px 2px 15px #48484833; position: relati

25. Visiting Cards | Owner: djdj | Views: 8 | Comments: 0 | Open/ Source 28.36 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

26. style.css | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 14.24 KB

body{ font-family: cursive; /* margin:0; */ } img { transition: transform 0.3s ease-in-out; } img:hover { t

27. Visiting Cards | Owner: djdj | Views: 9 | Comments: 0 | Open/ Source 25.75 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devi

28. Card Flip | Owner: djdj | Views: 63 | Comments: 0 | Open/ Source 2.81 KB

<style> body{ background-color: black; } .card{ display:flex; align-items: center; position: relative;

29. Tranform & Transition | Owner: djdj | Views: 65 | Comments: 0 | Open/ Source 948 B

<style> body{ background-color: black; } .box { width: 100px; height: 100px; background-color: rgb(103, 1

30. Flower | Owner: djdj | Views: 77 | Comments: 1 | Open/ Source 6.43 KB

<style> body { margin: 0; padding: 30px; justify-content: center; align-items: center; width: 100%;

31. | Owner: djdj | Views: 154 | Comments: 2 | Open/ Source 5.91 KB

const board = document.getElementById("chessboard"); const turnDisplay = document.getElementById("turn"); const undoButton = d

32. | Owner: djdj | Views: 116 | Comments: 0 | Open/ Source 1.37 KB

body { text-align: center; font-family: Arial, sans-serif; background-color: #2c3e50; color: white; } h1

33. Chess Game | Owner: djdj | Views: 145 | Comments: 0 | Open/ Source 400 B

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

34. | Owner: djdj | Views: 40 | Comments: 0 | Open/ Source 3.47 KB

<head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style>

35. | Owner: djdj | Views: 6 | Comments: 0 | Open/ Source 3.78 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

36. Cards | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 130.42 KB

<html class="wf-lato-n7-active wf-lato-n9-active wf-lato-n4-active wf-active" style="--theme-color: #F17D3A; --theme-color-light

37. Projects 7 | Owner: djdj | Views: 12 | Comments: 0 | Open/ Source 5.62 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

38. style1.css | Owner: djdj | Views: 38 | Comments: 0 | Open/ Source 19.22 KB

body { margin: 0; padding: 30px; /* padding: 0px; */ /* display: none; */ justify-content: center;

39. script.js | Owner: djdj | Views: 43 | Comments: 0 | Open/ Source 4.34 KB

// document.getElementById('btn').addEventListener('click', () => { // const boxes = document.querySelectorAll('.box'); //

40. index.html | Owner: djdj | Views: 28 | Comments: 0 | Open/ Source 6.94 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

41. | Owner: djdj | Views: 5 | Comments: 0 | Open/ Source 1.76 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

42. saver.png | Owner: djdj | Views: 51 | Comments: 5 | Open/ Source 480.31 KB

43. Python - String Methods | Owner: djdj | Views: 89 | Comments: 0 | Open/ Source 1018 B

name = "Dj UPraiTY" sub = "Dj" print(len(name)) #length of the string print(name[0:5]) #display string starting position to g

44. IMG-20250108-WA0007.jpg | Owner: djdj | Views: 37 | Comments: 0 | Open/ Source 91.81 KB

45. IMG-20250108-WA0006.jpg | Owner: djdj | Views: 37 | Comments: 0 | Open/ Source 80.59 KB

46. IMG-20250108-WA0005.jpg | Owner: djdj | Views: 29 | Comments: 0 | Open/ Source 87.72 KB

47. | Owner: djdj | Views: 69 | Comments: 0 | Open/ Source 1.64 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

48. style.css | Owner: djdj | Views: 90 | Comments: 0 | Open/ Source 4.41 KB

body { margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; width:

49. script.js | Owner: djdj | Views: 92 | Comments: 0 | Open/ Source 792 B

document.getElementById('btn').addEventListener('click', () => { const boxes = document.querySelectorAll('.box'); const

50. index.html | Owner: djdj | Views: 72 | Comments: 0 | Open/ Source 1.14 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

51. 20230104_162852.jpg | Owner: djdj | Views: 65 | Comments: 0 | Open/ Source 64.93 KB

52. University - BCA | Owner: djdj | Views: 80 | Comments: 0 | Open/ Source 3.16 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

53. | Owner: djdj | Views: 16 | Comments: 0 | Open/ Source 329 B

<iframe class="scribd_iframe_embed" title="VB.net practical file" src="https://www.scribd.com/embeds/404192313/content?start_pag

54. 11.jpeg | Owner: djdj | Views: 318 | Comments: 0 | Open/ Source 80.16 KB

55. 1.jpeg | Owner: djdj | Views: 329 | Comments: 0 | Open/ Source 37.55 KB

56. 7.jpeg | Owner: djdj | Views: 394 | Comments: 0 | Open/ Source 32.49 KB

57. 2.jpeg | Owner: djdj | Views: 328 | Comments: 0 | Open/ Source 42.85 KB

58. 5.jpeg | Owner: djdj | Views: 324 | Comments: 0 | Open/ Source 46.83 KB

59. 4.jpeg | Owner: djdj | Views: 322 | Comments: 0 | Open/ Source 45.46 KB

60. 6.jpeg | Owner: djdj | Views: 324 | Comments: 0 | Open/ Source 24.49 KB

61. 3.jpeg | Owner: djdj | Views: 334 | Comments: 0 | Open/ Source 39.05 KB

62. 10.jpeg | Owner: djdj | Views: 323 | Comments: 0 | Open/ Source 32.84 KB

63. 12.jpeg | Owner: djdj | Views: 308 | Comments: 0 | Open/ Source 25.84 KB

64. 9.jpeg | Owner: djdj | Views: 399 | Comments: 0 | Open/ Source 36.29 KB

65. 22.png | Owner: djdj | Views: 46 | Comments: 0 | Open/ Source 82.67 KB

66. 21.png | Owner: djdj | Views: 41 | Comments: 0 | Open/ Source 80.16 KB

67. 20.png | Owner: djdj | Views: 48 | Comments: 0 | Open/ Source 98.23 KB

68. 19.png | Owner: djdj | Views: 58 | Comments: 0 | Open/ Source 99.83 KB

69. 18.png | Owner: djdj | Views: 55 | Comments: 0 | Open/ Source 97.64 KB

70. 17.png | Owner: djdj | Views: 57 | Comments: 0 | Open/ Source 96.88 KB

71. 16.png | Owner: djdj | Views: 50 | Comments: 0 | Open/ Source 58.76 KB

72. 15.png | Owner: djdj | Views: 56 | Comments: 0 | Open/ Source 155.6 KB

73. 14.png | Owner: djdj | Views: 46 | Comments: 0 | Open/ Source 192.31 KB

74. 13.png | Owner: djdj | Views: 53 | Comments: 0 | Open/ Source 157.6 KB

75. 12.png | Owner: djdj | Views: 42 | Comments: 0 | Open/ Source 159.72 KB

76. 11.png | Owner: djdj | Views: 46 | Comments: 0 | Open/ Source 184.45 KB

77. telegram.png | Owner: djdj | Views: 365 | Comments: 0 | Open/ Source 10.69 KB

78. no ads.png | Owner: djdj | Views: 572 | Comments: 0 | Open/ Source 89.92 KB

79. Music Card.png | Owner: djdj | Views: 489 | Comments: 0 | Open/ Source 95.87 KB

80. mail.png | Owner: djdj | Views: 353 | Comments: 0 | Open/ Source 20.45 KB

81. djsangeet.png | Owner: djdj | Views: 389 | Comments: 0 | Open/ Source 105.99 KB

82. 5.png | Owner: djdj | Views: 368 | Comments: 0 | Open/ Source 145.01 KB

83. 4.png | Owner: djdj | Views: 363 | Comments: 0 | Open/ Source 283.53 KB

84. 3.png | Owner: djdj | Views: 361 | Comments: 0 | Open/ Source 191.67 KB

85. 2.png | Owner: djdj | Views: 350 | Comments: 0 | Open/ Source 143.1 KB

86. 1.png | Owner: djdj | Views: 355 | Comments: 0 | Open/ Source 110.53 KB

87. 0.png | Owner: djdj | Views: 346 | Comments: 0 | Open/ Source 61.39 KB

88. ghamandkartanhaji.MP3 | Owner: djdj | Views: 19 | Comments: 0 | Open/ Source 3.33 MB

89. maaybhavanitanhaji.mp3 | Owner: djdj | Views: 19 | Comments: 0 | Open/ Source 9.94 MB

90. shankarareshankaratanhaji.mp3 | Owner: djdj | Views: 26 | Comments: 0 | Open/ Source 8.12 MB

91. SunojiDulhanEkBatSunoji-HumSathSathHe.mp3 | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 4.24 MB

92. MaiyaYashoda-HumSathSathHe.mp3 | Owner: djdj | Views: 20 | Comments: 0 | Open/ Source 5.85 MB

93. YehToSachHaiKiBhagwanHai-HumSathSathHe.mp3 | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 6.24 MB

94. Om-Jai-Jagdish-Hare-Anup-Jalota.mp3 | Owner: djdj | Views: 23 | Comments: 0 | Open/ Source 6.04 MB

95. Theme-Of-Kalki.mp3 | Owner: djdj | Views: 24 | Comments: 0 | Open/ Source 2.89 MB

96. JaiShriRam-Adipurush.mp3 | Owner: djdj | Views: 23 | Comments: 0 | Open/ Source 2.52 MB

97. HanumanChalisa-HanuMan.mp3 | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 3.79 MB

98. Rakhi-Ki-Kasam.mp3 | Owner: djdj | Views: 21 | Comments: 0 | Open/ Source 3.45 MB

99. MainKhiladi-Selfiee.mp3 | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 7.21 MB

100. HumSathSathHe.mp3 | Owner: djdj | Views: 23 | Comments: 0 | Open/ Source 9.11 MB

101. ChoteChoteBhyiyohKe-HumSathSathHe.mp3 | Owner: djdj | Views: 21 | Comments: 0 | Open/ Source 9.93 MB

102. ABCDE-HumSathSathHe.mp3 | Owner: djdj | Views: 24 | Comments: 0 | Open/ Source 4.2 MB

103. Aarti-Kunj-Bihari-Ki-Anup-Jalota.mp3 | Owner: djdj | Views: 34 | Comments: 0 | Open/ Source 9.41 MB

104. YoYoHoneySingh.mp3 | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 4.98 MB

105. JARVIS.mp3 | Owner: djdj | Views: 22 | Comments: 0 | Open/ Source 2.55 MB

106. TumHiHoAashiqui2.mp3 | Owner: djdj | Views: 21 | Comments: 0 | Open/ Source 4.1 MB

107. GhungrooWar.mp3 | Owner: djdj | Views: 21 | Comments: 0 | Open/ Source 4.7 MB

108. Jaijaishivshankarwar.mp3 | Owner: djdj | Views: 20 | Comments: 0 | Open/ Source 3.59 MB

109. derederesemeri.m4a | Owner: djdj | Views: 61 | Comments: 0 | Open/ Source 1.79 MB

110. Ayemerehamsafar.m4a | Owner: djdj | Views: 62 | Comments: 0 | Open/ Source 1.82 MB

111. diljuum.m4a | Owner: djdj | Views: 58 | Comments: 0 | Open/ Source 1.87 MB

112. Kurchi Madathapetti.m4a | Owner: djdj | Views: 59 | Comments: 0 | Open/ Source 1.64 MB

113. Ramulo Ramulo - Ala Vaikunthapurramuloo.m4a | Owner: djdj | Views: 54 | Comments: 0 | Open/ Source 1.59 MB

114. Sittharala Sirapadu.m4a | Owner: djdj | Views: 54 | Comments: 0 | Open/ Source 1.73 MB

115. Seeti Maar - Dj.m4a | Owner: djdj | Views: 56 | Comments: 0 | Open/ Source 1.49 MB

116. Ismart - Ismart Shankar.m4a | Owner: djdj | Views: 56 | Comments: 0 | Open/ Source 1.39 MB

117. Vettaiyan - (Tamil).m4a | Owner: djdj | Views: 49 | Comments: 0 | Open/ Source 1.43 MB

118. Naa Ready - Leo (Tamil).m4a | Owner: djdj | Views: 52 | Comments: 0 | Open/ Source 1.52 MB

119. Srivalli - Pushpa.m4a | Owner: djdj | Views: 57 | Comments: 0 | Open/ Source 2.04 MB

120. JINTHAAK.m4a | Owner: djdj | Views: 56 | Comments: 0 | Open/ Source 1.31 MB

121. Ranjithame - Varisu.m4a | Owner: djdj | Views: 56 | Comments: 0 | Open/ Source 1.72 MB

122. TheMonsterSongKGF2.mp3 | Owner: djdj | Views: 23 | Comments: 0 | Open/ Source 2.6 MB

123. Chitthi - Sita Ramam.m4a | Owner: djdj | Views: 56 | Comments: 0 | Open/ Source 1.34 MB

124. Dil se Dil - Sita Ramam.m4a | Owner: djdj | Views: 58 | Comments: 0 | Open/ Source 1.35 MB

125. Dosti (1).mp3 | Owner: djdj | Views: 25 | Comments: 0 | Open/ Source 4.94 MB

126. Naacho_Naacho_-_RRR_128_Kbps.mp3 | Owner: djdj | Views: 24 | Comments: 0 | Open/ Source 3.34 MB

127. Sholay_-_RRR_128_Kbps.mp3 | Owner: djdj | Views: 25 | Comments: 0 | Open/ Source 3.98 MB

128. Janani_-_RRR_128_Kbps.mp3 | Owner: djdj | Views: 29 | Comments: 0 | Open/ Source 2.93 MB

129. Dance_Ka_Bhoot_-_Brahmastra_128_Kbps.mp3 | Owner: djdj | Views: 32 | Comments: 0 | Open/ Source 3.8 MB

130. Hukum_-_Rajini_The_Jailer_128_Kbps.mp3 | Owner: djdj | Views: 32 | Comments: 0 | Open/ Source 3.2 MB

131. Jai-Jai-Bajrangbali-Rakesh-Kala.mp3 | Owner: djdj | Views: 25 | Comments: 0 | Open/ Source 5.68 MB

132. Durga-Tere-Charno-Ki-Chetna.mp3 | Owner: djdj | Views: 28 | Comments: 0 | Open/ Source 7.08 MB

133. Itna-Sundar-Shyam-Sanwara-Chetna.mp3 | Owner: djdj | Views: 21 | Comments: 0 | Open/ Source 5.23 MB

134. Raghupati-Raghav-Raja-Ram-Rakesh-Kala.mp3 | Owner: djdj | Views: 31 | Comments: 0 | Open/ Source 5.67 MB

135. Shree Ramchandra Kripalu Bhajman-(SambalpuriStar.In).mp3 | Owner: djdj | Views: 28 | Comments: 0 | Open/ Source 9.66 MB

136. | Owner: djdj | Views: 4 | Comments: 0 | Open/ Source 1.35 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

137. pngegg (1).png | Owner: djdj | Views: 49 | Comments: 0 | Open/ Source 2.04 MB

138. shopeee_logo.png | Owner: djdj | Views: 47 | Comments: 0 | Open/ Source 54.76 KB

139. | Owner: djdj | Views: 25 | Comments: 0 | Open/ Source 189 B

/** @type {import('tailwindcss').Config} */ module.exports = { content: ["index.html"], theme: { extend: {}, },

140. | Owner: djdj | Views: 33 | Comments: 0 | Open/ Source 5.44 KB

const productlist = [ { "id": 0, "product_name":"realme TechLife CineSonic Q 140 cm (55 inch) QLED Ultra

141. | Owner: djdj | Views: 32 | Comments: 0 | Open/ Source 15.46 KB

*, ::before, ::after { --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0;

142. | Owner: djdj | Views: 11 | Comments: 0 | Open/ Source 2.56 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width

143. | Owner: djdj | Views: 28 | Comments: 0 | Open/ Source 1.47 KB

/* styles.css */ body { display: flex; justify-content: center; align-items: center; height: 100vh; ba

144. | Owner: djdj | Views: 31 | Comments: 0 | Open/ Source 816 B

// script.js const hourHand = document.querySelector('.hour-hand'); const minuteHand = document.querySelector('.minute-hand');

145. | Owner: djdj | Views: 5 | Comments: 0 | Open/ Source 1.11 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,

146. | Owner: djdj | Views: 31 | Comments: 0 | Open/ Source 816 B

// script.js const hourHand = document.querySelector('.hour-hand'); const minuteHand = document.querySelector('.minute-hand');

147. | Owner: djdj | Views: 27 | Comments: 0 | Open/ Source 1.45 KB

/* styles.css */ body { display: flex; justify-content: center; align-items: center; height: 100vh; ba

148. | Owner: djdj | Views: 7 | Comments: 0 | Open/ Source 1.11 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,

149. | Owner: djdj | Views: 31 | Comments: 0 | Open/ Source 618 B

let hr = document.getElementById('hour'); let min = document.getElementById('min'); let sec = document.getElementById('sec');

150. | Owner: djdj | Views: 26 | Comments: 0 | Open/ Source 1.24 KB

*{ margin: 0; padding: 0; box-sizing: border-box; font-family: sans-serif; color: #ffffff; } body{ display

151. | Owner: djdj | Views: 5 | Comments: 0 | Open/ Source 1.31 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=ed

152. Bhawna-jadaun | Owner: djdj | Views: 3 | Comments: 0 | Open/ Source 1.81 KB

<DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-

153. ALISHAMATHUR007 | Owner: djdj | Views: 4 | Comments: 0 | Open/ Source 2.75 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,

154. sadhguru.jpg | Owner: djdj | Views: 48 | Comments: 0 | Open/ Source 33.61 KB

155. | Owner: djdj | Views: 9 | Comments: 0 | Open/ Source 12.1 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,

156. Akhilkap124 | Owner: djdj | Views: 28 | Comments: 0 | Open/ Source 181 B

/** @type {import('tailwindcss').Config} */ module.exports = { darkMode: 'selector', content: ["index.html"], theme: {

157. Akhilkap124 | Owner: djdj | Views: 44 | Comments: 0 | Open/ Source 2.63 KB

*{ padding: 0; margin: 0; box-sizing: border-box; } body, html{ width: 100%; height: 100%; fon

158. Akhilkap124 | Owner: djdj | Views: 44 | Comments: 0 | Open/ Source 355 B

let html = document.querySelector("html") let toggle = document.querySelector("#toggle") toggle.addEventListener('click', ()

159. Akhilkap124 | Owner: djdj | Views: 42 | Comments: 0 | Open/ Source 20.37 KB

*, ::before, ::after { --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0;

160. Akhilkap124 | Owner: djdj | Views: 26 | Comments: 0 | Open/ Source 73 B

@tailwind base; @tailwind components; @tailwind utilities; /* end */

161. Akhilkap124 | Owner: djdj | Views: 26 | Comments: 0 | Open/ Source 23.46 KB

<!DOCTYPE html> <html lang="en" class=""> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=dev

162. R-removebg-preview.png | Owner: djdj | Views: 159 | Comments: 0 | Open/ Source 118.69 KB

163. Amar File | Owner: djdj | Views: 4 | Comments: 0 | Open/ Source 9.16 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

164. | Owner: djdj | Views: 133 | Comments: 1 | Open/ Source 28 B

<?php echo "hello abh"; ?>

165. Privacy Policy | Owner: djdj | Views: 114 | Comments: 0 | Open/ Source 2.51 KB

<meta name="viewport" content= "width=device-width, initial-scale=1.0"> <style> p{ font-size:15px; } </style> <h2>Privacy

166. | Owner: djdj | Views: 125 | Comments: 0 | Open/ Source 1.57 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,

167. Bada Natkhat Yashoda Tera Lal Hai Chetna.mp3 | Owner: djdj | Views: 65 | Comments: 0 | Open/ Source 4.18 MB

168. Chham Chham Nache Veer Hanuman.mp3 | Owner: djdj | Views: 56 | Comments: 0 | Open/ Source 5.05 MB

169. Hare Krishna Hare Krishna Hare Krishna Hare Hare.mp3 | Owner: djdj | Views: 84 | Comments: 0 | Open/ Source 5.69 MB

170. Hanuman_Chalisha.mp3 | Owner: djdj | Views: 122 | Comments: 0 | Open/ Source 13.76 MB

171. Sawali Surat Pe Mohan Rakesh Kala.mp3 | Owner: djdj | Views: 54 | Comments: 0 | Open/ Source 10.6 MB

172. Sankat Mochan Hanuman.mp3 | Owner: djdj | Views: 63 | Comments: 0 | Open/ Source 6.23 MB

173. Dukh Ke Dino Me Wo Bade Kam Ate He.mp3 | Owner: djdj | Views: 88 | Comments: 0 | Open/ Source 224.53 KB

174. Jai Ganesh Jai Ganesh Jai Ganesh Deva.mp3 | Owner: djdj | Views: 273 | Comments: 0 | Open/ Source 227.19 KB

175. Amazon Orders | Owner: djdj | Views: 238 | Comments: 0 | Open/ Source 923 B

<meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> a{ font-size: 50px; margin-top: 50px;

177. | Owner: djdj | Views: 167 | Comments: 1 | Open/ Source 14.72 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devi

178. rajasthan.html | Owner: djdj | Views: 6 | Comments: 0 | Open/ Source 207.51 KB

<html><head> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7o

179. health.html | Owner: djdj | Views: 0 | Comments: 0 | Open/ Source 314.07 KB

<html><head> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7o

180. birth-certificate-template-upabh.html | Owner: djdj | Views: 0 | Comments: 0 | Open/ Source 199.21 KB

<html><head> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7o

181. | Owner: djdj | Views: 9 | Comments: 0 | Open/ Source 199.21 KB

<html><head> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7o

182. | Owner: djdj | Views: 146 | Comments: 0 | Open/ Source 1.78 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

183. Img Upload to db and display | Owner: djdj | Views: 222 | Comments: 0 | Open/ Source 2.97 KB

<!DOCTYPE html> <html> <head> <title>File Upload</title> </head> <body> <form action="#" method="post" enctype="mu

184. | Owner: djdj | Views: 177 | Comments: 0 | Open/ Source 1.78 KB

<form action="#" method="POST"><input type="hidden" name="book" value="6"><table border="1"> <thead> <td>Chapter</td> <td>Old No

185. OT All questions | Owner: djdj | Views: 645 | Comments: 6 | Open/ Source 7.54 MB

186. chat.html | Owner: djdj | Views: 169 | Comments: 0 | Open/ Source 6.0 KB

<!DOCTYPE html> <html> <head> <meta name="viewpor" content="width=device-width, initial-scale=1.0"> <title>IPChat</tit

187. opdppfdg7z.pdf | Owner: djdj | Views: 19 | Comments: 0 | Open/ Source 5.74 MB

188. Php Practical File | Owner: djdj | Views: 30 | Comments: 0 | Open/ Source 5.74 MB

189. Steps | Owner: djdj | Views: 292 | Comments: 0 | Open/ Source 74 B

<script> window.location.href = "https://dj.000.pe/steps"; </script>

190. signup.php | Owner: djdj | Views: 92 | Comments: 0 | Open/ Source 6.33 KB

<?php // session_start(); // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] == true){ // header('location:

191. login.php | Owner: djdj | Views: 87 | Comments: 0 | Open/ Source 4.22 KB

<?php // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){ // header("location:welcome.php"); //

192. welcome.php | Owner: djdj | Views: 80 | Comments: 0 | Open/ Source 150 B

<?php session_start(); if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] == true){ echo "welcome ".$_SESSION[

193. nav.php | Owner: djdj | Views: 84 | Comments: 0 | Open/ Source 3.86 KB

<?php session_start(); ?> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <a class="navbar-brand" href="">SabkaCo

194. logout.php | Owner: djdj | Views: 78 | Comments: 0 | Open/ Source 237 B

<?php session_start(); if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){ header("location:logi

195. db.php | Owner: djdj | Views: 83 | Comments: 0 | Open/ Source 287 B

<?php $server = "localhost"; $username = "root"; $password = ""; $database = "system"; $conn = mysqli_con

196. Session_Logout.php | Owner: djdj | Views: 89 | Comments: 0 | Open/ Source 104 B

<?php session_start(); session_unset(); session_destroy(); echo "you are logged out"; ?>

197. Session_Get.php | Owner: djdj | Views: 108 | Comments: 0 | Open/ Source 222 B

<?php session_start(); if(isset($_SESSION['username'])){ echo "Welcome ". $_SESSION['username']. "\n"; } els

198. Session.php | Owner: djdj | Views: 64 | Comments: 0 | Open/ Source 219 B

<?php //session //session use for the verification of the user session_start(); $_SESSION['username'] = 'SabkaCo

199. index.php | Owner: djdj | Views: 74 | Comments: 0 | Open/ Source 1.14 KB

<!Doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, init

200. Signup.php | Owner: djdj | Views: 113 | Comments: 0 | Open/ Source 6.28 KB

<?php // session_start(); // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] == true){ // header('location:

201. welcome.php | Owner: djdj | Views: 86 | Comments: 0 | Open/ Source 1.25 KB

<?php session_start(); if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){ header('location:login.p

202. Login.php | Owner: djdj | Views: 75 | Comments: 0 | Open/ Source 4.06 KB

<?php // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){ // header("location:welcome.php"); //

203. dbconn.php | Owner: djdj | Views: 70 | Comments: 0 | Open/ Source 293 B

<?php $server = "localhost"; $username = "root"; $password = ""; $database = "system"; $conn = mysqli_con

204. nav.php | Owner: djdj | Views: 71 | Comments: 0 | Open/ Source 3.12 KB

<?php session_start(); ?> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <a class="navbar-brand" href="">SabkaCod

205. logout.php | Owner: djdj | Views: 115 | Comments: 0 | Open/ Source 237 B

<?php session_start(); if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){ header("location:logi

206. Multi-Dieminsion-Array.php | Owner: djdj | Views: 83 | Comments: 0 | Open/ Source 1.07 KB

<?php //Multi Dieminsion Array $md = array( array(2,5,7,8), array(1,2,3,1), array(5,6,7,2));

207. Get-Method.php | Owner: djdj | Views: 167 | Comments: 0 | Open/ Source 408 B

<?php if($_SERVER['REQUEST_METHOD'] == 'GET'){//if (isset($_GET)){ $name = $_GET['name']; $email = $_GET['em

208. Insert-Data-In-Table.php | Owner: djdj | Views: 93 | Comments: 0 | Open/ Source 1.53 KB

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; $database

209. If-else.php | Owner: djdj | Views: 101 | Comments: 0 | Open/ Source 776 B

<?php $a = 5; $b = 2000; $c = 2016; if($a > 2){ echo "a is greater than 2\n"; } else{

210. Simple-Print.php | Owner: djdj | Views: 58 | Comments: 0 | Open/ Source 29 B

<?php echo 'hello dj'; ?>

211. Switch-Case.php | Owner: djdj | Views: 82 | Comments: 0 | Open/ Source 331 B

<?php $age = 30; switch($age){ case 18: echo "You are eligible for vote\n"; break;

212. Associative-Array.php | Owner: djdj | Views: 55 | Comments: 0 | Open/ Source 873 B

<?php //Numeric Array or Index Array $arr = array('ram','shiv','kumar','arjun'); echo $arr[0]; echo $arr[1];

213. Files2.php | Owner: djdj | Views: 85 | Comments: 0 | Open/ Source 556 B

<?php echo "welcome"; $file = fopen('yoursfile.txt','w'); //when this file not exit so automatticay file create & write te

214. Dates.php | Owner: djdj | Views: 103 | Comments: 0 | Open/ Source 1.18 KB

<?php //dates in php echo date("d"). "\n"; //Print date of today : 24 echo date("j"). "\n"; //Print dat

215. String.php | Owner: djdj | Views: 134 | Comments: 0 | Open/ Source 1.28 KB

<?php $name = 'SabkaCode'; echo $name; //simple print name echo "\n"; echo "The length of string ".strlen($name

216. Get_Cookies.php | Owner: djdj | Views: 100 | Comments: 0 | Open/ Source 71 B

<?php $ram = $_COOKIE['category']; echo "cookie is: " .$ram; ?>

217. Update-Data-Where-Clause.php | Owner: djdj | Views: 84 | Comments: 0 | Open/ Source 1.33 KB

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

218. Post-Method.php | Owner: djdj | Views: 99 | Comments: 0 | Open/ Source 413 B

<?php if($_SERVER['REQUEST_METHOD'] == 'POST'){//if (isset($_POST)){ $name = $_POST['name']; $email = $_POST

219. MySqL-Database.php | Owner: djdj | Views: 102 | Comments: 0 | Open/ Source 672 B

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; //create

220. Function.php | Owner: djdj | Views: 76 | Comments: 0 | Open/ Source 627 B

<?php //Function in php $ram = [90, 88, 85, 95, 91]; $sum = marks($ram); // function call $ave = avera($ram);//

221. While-loop.php | Owner: djdj | Views: 62 | Comments: 0 | Open/ Source 99 B

<?php //while loop $i = 1; while($i<=10){ echo $i. "\n"; $i++; } ?>

222. MySQL-Databases-Connection.php | Owner: djdj | Views: 83 | Comments: 0 | Open/ Source 534 B

<?php //Database Connection /*There are two ways to connect to My SQL Database 1. MySQLi extension (for use only m

223. do-while-loop.php | Owner: djdj | Views: 84 | Comments: 0 | Open/ Source 104 B

<?php //do while loop $a = 0; do { echo $a; $a++; } while ($a <= 10); ?>

224. cookies.php | Owner: djdj | Views: 94 | Comments: 0 | Open/ Source 102 B

<?php //Cookies setcookie('category','name',time() + 86400,'/'); echo 'cookies is set'; ?>

225. Hello-World.php | Owner: djdj | Views: 82 | Comments: 0 | Open/ Source 315 B

<?php echo "Hello World!"; ?> <!-- For embedding/use PHP we have to use <?php ?> all the php code will goes within the <?php

226. Variable.php | Owner: djdj | Views: 72 | Comments: 0 | Open/ Source 301 B

<?php $name = "Dj"; echo "This is $name"; /* 1. start with a $ sign. 2. cannot satrt with a number. 3. must start with

227. Create-some-new.php | Owner: djdj | Views: 79 | Comments: 0 | Open/ Source 11.77 KB

<?php $add = false; $update = false; $delete = false; // Connecting to the Db $servername = "localhost";

228. MySQL-Table.php | Owner: djdj | Views: 80 | Comments: 0 | Open/ Source 1.14 KB

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; $database

229. Files.php | Owner: djdj | Views: 92 | Comments: 0 | Open/ Source 1.47 KB

<?php //for read the file readfile('yoursfile.txt'); //for only read the file echo readfile('yoursfil

230. For-Loop.php | Owner: djdj | Views: 79 | Comments: 0 | Open/ Source 80 B

<?php //for loop for ($i=0; $i <= 10; $i++) { echo $i; } ?>

231. Displaying-Data.php | Owner: djdj | Views: 88 | Comments: 0 | Open/ Source 938 B

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

232. Add-Two-No.php | Owner: djdj | Views: 103 | Comments: 0 | Open/ Source 239 B

<?PhP // php is case insensitive programming lang. //with three variable $a = 10; $b = 5; $c = $a + $b; EcHo ($

233. Scope-Local-Global-Variable.php | Owner: djdj | Views: 93 | Comments: 0 | Open/ Source 576 B

<?php $a = 50; // Global Variable function paste(){ $a = 10; // Local Variable echo $a. "\n"; g

234. Foreach-Loop.php | Owner: djdj | Views: 87 | Comments: 0 | Open/ Source 465 B

<?php // foreach loop in php $arr = array('Apple','Banana','Grapes','Mango'); //this is a simply a for loop that us

235. Operator.php | Owner: djdj | Views: 103 | Comments: 0 | Open/ Source 1.7 KB

<?php /*Operators 1. Arithmetic Operator 2. Assignment Operator 3. Comparison Operator 4. Logical Operator */ $a = 10; $b = 5

236. Data-Types.php | Owner: djdj | Views: 107 | Comments: 0 | Open/ Source 969 B

<?php $name = "Dj"; //String $salary = 5000000; //Interger $experience = 1.5; //Float $bonus = "50.25k";//Decim

237. Require-Include.php | Owner: djdj | Views: 73 | Comments: 0 | Open/ Source 847 B

<?php echo"Include:<br>"; //include include 'MySQL-Databases-Connection.php'; //include will only produce a warning

238. Form.php | Owner: djdj | Views: 78 | Comments: 0 | Open/ Source 5.47 KB

<!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" c

239. Delete-The-Record.php | Owner: djdj | Views: 77 | Comments: 0 | Open/ Source 1.08 KB

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

240. signup.php | Owner: djdj | Views: 155 | Comments: 0 | Open/ Source 6.33 KB

<?php // session_start(); // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] == true){ // header('location:

241. login.php | Owner: djdj | Views: 160 | Comments: 0 | Open/ Source 4.22 KB

<?php // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){ // header("location:welcome.php"); //

242. welcome.php | Owner: djdj | Views: 167 | Comments: 0 | Open/ Source 150 B

<?php session_start(); if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] == true){ echo "welcome ".$_SESSION[

243. nav.php | Owner: djdj | Views: 191 | Comments: 0 | Open/ Source 3.86 KB

<?php session_start(); ?> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <a class="navbar-brand" href="">SabkaCo

244. logout.php | Owner: djdj | Views: 160 | Comments: 0 | Open/ Source 237 B

<?php session_start(); if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){ header("location:logi

245. db.php | Owner: djdj | Views: 187 | Comments: 0 | Open/ Source 287 B

<?php $server = "localhost"; $username = "root"; $password = ""; $database = "system"; $conn = mysqli_con

246. Session_Logout.php | Owner: djdj | Views: 172 | Comments: 0 | Open/ Source 104 B

<?php session_start(); session_unset(); session_destroy(); echo "you are logged out"; ?>

247. Session_Get.php | Owner: djdj | Views: 183 | Comments: 0 | Open/ Source 222 B

<?php session_start(); if(isset($_SESSION['username'])){ echo "Welcome ". $_SESSION['username']. "\n"; } els

248. Session.php | Owner: djdj | Views: 206 | Comments: 0 | Open/ Source 219 B

<?php //session //session use for the verification of the user session_start(); $_SESSION['username'] = 'SabkaCo

249. index.php | Owner: djdj | Views: 181 | Comments: 0 | Open/ Source 1.14 KB

<!Doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, init

250. Signup.php | Owner: djdj | Views: 204 | Comments: 0 | Open/ Source 6.28 KB

<?php // session_start(); // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] == true){ // header('location:

251. welcome.php | Owner: djdj | Views: 182 | Comments: 0 | Open/ Source 1.25 KB

<?php session_start(); if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){ header('location:login.p

252. Login.php | Owner: djdj | Views: 171 | Comments: 0 | Open/ Source 4.06 KB

<?php // if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){ // header("location:welcome.php"); //

253. dbconn.php | Owner: djdj | Views: 173 | Comments: 0 | Open/ Source 293 B

<?php $server = "localhost"; $username = "root"; $password = ""; $database = "system"; $conn = mysqli_con

254. nav.php | Owner: djdj | Views: 195 | Comments: 0 | Open/ Source 3.12 KB

<?php session_start(); ?> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <a class="navbar-brand" href="">SabkaCod

255. logout.php | Owner: djdj | Views: 173 | Comments: 0 | Open/ Source 237 B

<?php session_start(); if(!isset($_SESSION['loggedin']) || $_SESSION['loggedin'] != true){ header("location:logi

256. Multi-Dieminsion-Array.php | Owner: djdj | Views: 176 | Comments: 0 | Open/ Source 1.07 KB

<?php //Multi Dieminsion Array $md = array( array(2,5,7,8), array(1,2,3,1), array(5,6,7,2));

257. Get-Method.php | Owner: djdj | Views: 179 | Comments: 0 | Open/ Source 408 B

<?php if($_SERVER['REQUEST_METHOD'] == 'GET'){//if (isset($_GET)){ $name = $_GET['name']; $email = $_GET['em

258. Insert-Data-In-Table.php | Owner: djdj | Views: 183 | Comments: 0 | Open/ Source 1.53 KB

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; $database

259. If-else.php | Owner: djdj | Views: 164 | Comments: 0 | Open/ Source 776 B

<?php $a = 5; $b = 2000; $c = 2016; if($a > 2){ echo "a is greater than 2\n"; } else{

260. Simple-Print.php | Owner: djdj | Views: 173 | Comments: 0 | Open/ Source 29 B

<?php echo 'hello dj'; ?>

261. Switch-Case.php | Owner: djdj | Views: 177 | Comments: 0 | Open/ Source 331 B

<?php $age = 30; switch($age){ case 18: echo "You are eligible for vote\n"; break;

262. Associative-Array.php | Owner: djdj | Views: 195 | Comments: 0 | Open/ Source 873 B

<?php //Numeric Array or Index Array $arr = array('ram','shiv','kumar','arjun'); echo $arr[0]; echo $arr[1];

263. Files2.php | Owner: djdj | Views: 218 | Comments: 0 | Open/ Source 556 B

<?php echo "welcome"; $file = fopen('yoursfile.txt','w'); //when this file not exit so automatticay file create & write te

264. Dates.php | Owner: djdj | Views: 195 | Comments: 0 | Open/ Source 1.18 KB

<?php //dates in php echo date("d"). "\n"; //Print date of today : 24 echo date("j"). "\n"; //Print dat

265. String.php | Owner: djdj | Views: 167 | Comments: 0 | Open/ Source 1.28 KB

<?php $name = 'SabkaCode'; echo $name; //simple print name echo "\n"; echo "The length of string ".strlen($name

266. Get_Cookies.php | Owner: djdj | Views: 180 | Comments: 0 | Open/ Source 71 B

<?php $ram = $_COOKIE['category']; echo "cookie is: " .$ram; ?>

267. Update-Data-Where-Clause.php | Owner: djdj | Views: 171 | Comments: 0 | Open/ Source 1.33 KB

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

268. Post-Method.php | Owner: djdj | Views: 184 | Comments: 0 | Open/ Source 413 B

<?php if($_SERVER['REQUEST_METHOD'] == 'POST'){//if (isset($_POST)){ $name = $_POST['name']; $email = $_POST

269. MySqL-Database.php | Owner: djdj | Views: 206 | Comments: 0 | Open/ Source 672 B

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; //create

270. Function.php | Owner: djdj | Views: 172 | Comments: 0 | Open/ Source 627 B

<?php //Function in php $ram = [90, 88, 85, 95, 91]; $sum = marks($ram); // function call $ave = avera($ram);//

271. While-loop.php | Owner: djdj | Views: 197 | Comments: 0 | Open/ Source 99 B

<?php //while loop $i = 1; while($i<=10){ echo $i. "\n"; $i++; } ?>

272. MySQL-Databases-Connection.php | Owner: djdj | Views: 204 | Comments: 0 | Open/ Source 534 B

<?php //Database Connection /*There are two ways to connect to My SQL Database 1. MySQLi extension (for use only m

273. do-while-loop.php | Owner: djdj | Views: 173 | Comments: 0 | Open/ Source 104 B

<?php //do while loop $a = 0; do { echo $a; $a++; } while ($a <= 10); ?>

274. cookies.php | Owner: djdj | Views: 165 | Comments: 0 | Open/ Source 102 B

<?php //Cookies setcookie('category','name',time() + 86400,'/'); echo 'cookies is set'; ?>

275. Hello-World.php | Owner: djdj | Views: 166 | Comments: 0 | Open/ Source 315 B

<?php echo "Hello World!"; ?> <!-- For embedding/use PHP we have to use <?php ?> all the php code will goes within the <?php

276. Variable.php | Owner: djdj | Views: 193 | Comments: 0 | Open/ Source 301 B

<?php $name = "Dj"; echo "This is $name"; /* 1. start with a $ sign. 2. cannot satrt with a number. 3. must start with

277. Create-some-new.php | Owner: djdj | Views: 170 | Comments: 0 | Open/ Source 11.77 KB

<?php $add = false; $update = false; $delete = false; // Connecting to the Db $servername = "localhost";

278. MySQL-Table.php | Owner: djdj | Views: 200 | Comments: 0 | Open/ Source 1.14 KB

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; $database

279. Files.php | Owner: djdj | Views: 221 | Comments: 0 | Open/ Source 1.47 KB

<?php //for read the file readfile('yoursfile.txt'); //for only read the file echo readfile('yoursfil

280. For-Loop.php | Owner: djdj | Views: 179 | Comments: 0 | Open/ Source 80 B

<?php //for loop for ($i=0; $i <= 10; $i++) { echo $i; } ?>

281. Displaying-Data.php | Owner: djdj | Views: 196 | Comments: 0 | Open/ Source 938 B

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

282. Add-Two-No.php | Owner: djdj | Views: 178 | Comments: 0 | Open/ Source 239 B

<?PhP // php is case insensitive programming lang. //with three variable $a = 10; $b = 5; $c = $a + $b; EcHo ($

283. Scope-Local-Global-Variable.php | Owner: djdj | Views: 194 | Comments: 0 | Open/ Source 576 B

<?php $a = 50; // Global Variable function paste(){ $a = 10; // Local Variable echo $a. "\n"; g

284. Foreach-Loop.php | Owner: djdj | Views: 173 | Comments: 0 | Open/ Source 465 B

<?php // foreach loop in php $arr = array('Apple','Banana','Grapes','Mango'); //this is a simply a for loop that us

285. Operator.php | Owner: djdj | Views: 189 | Comments: 0 | Open/ Source 1.7 KB

<?php /*Operators 1. Arithmetic Operator 2. Assignment Operator 3. Comparison Operator 4. Logical Operator */ $a = 10; $b = 5

286. Data-Types.php | Owner: djdj | Views: 169 | Comments: 0 | Open/ Source 969 B

<?php $name = "Dj"; //String $salary = 5000000; //Interger $experience = 1.5; //Float $bonus = "50.25k";//Decim

287. Require-Include.php | Owner: djdj | Views: 190 | Comments: 0 | Open/ Source 847 B

<?php echo"Include:<br>"; //include include 'MySQL-Databases-Connection.php'; //include will only produce a warning

288. Form.php | Owner: djdj | Views: 208 | Comments: 0 | Open/ Source 5.47 KB

<!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" c

289. yoursfile.txt | Owner: djdj | Views: 214 | Comments: 0 | Open/ Source 28 B

this is testing file create

290. Files.php | Owner: djdj | Views: 245 | Comments: 0 | Open/ Source 1.0 KB

<?php //for read the file readfile('yoursfile.txt'); //for only read the file echo readfile('yoursfil

291. Require-Include.php | Owner: djdj | Views: 211 | Comments: 0 | Open/ Source 847 B

<?php echo"Include:<br>"; //include include 'MySQL-Databases-Connection.php'; //include will only produce a warning

292. Multi-Dieminsion-Array.php | Owner: djdj | Views: 235 | Comments: 0 | Open/ Source 1.07 KB

<?php //Multi Dieminsion Array $md = array( array(2,5,7,8), array(1,2,3,1), array(5,6,7,2));

293. Get-Method.php | Owner: djdj | Views: 220 | Comments: 0 | Open/ Source 408 B

<?php if($_SERVER['REQUEST_METHOD'] == 'GET'){//if (isset($_GET)){ $name = $_GET['name']; $email = $_GET['em

294. Insert-Data-In-Table.php | Owner: djdj | Views: 219 | Comments: 0 | Open/ Source 1.53 KB

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; $database

295. If-else.php | Owner: djdj | Views: 235 | Comments: 0 | Open/ Source 776 B

<?php $a = 5; $b = 2000; $c = 2016; if($a > 2){ echo "a is greater than 2\n"; } else{

296. Simple-Print.php | Owner: djdj | Views: 232 | Comments: 0 | Open/ Source 29 B

<?php echo 'hello dj'; ?>

297. Switch-Case.php | Owner: djdj | Views: 258 | Comments: 0 | Open/ Source 331 B

<?php $age = 30; switch($age){ case 18: echo "You are eligible for vote\n"; break;

298. Associative-Array.php | Owner: djdj | Views: 226 | Comments: 0 | Open/ Source 873 B

<?php //Numeric Array or Index Array $arr = array('ram','shiv','kumar','arjun'); echo $arr[0]; echo $arr[1];

299. Dates.php | Owner: djdj | Views: 216 | Comments: 0 | Open/ Source 1.18 KB

<?php //dates in php echo date("d"). "\n"; //Print date of today : 24 echo date("j"). "\n"; //Print dat

300. String.php | Owner: djdj | Views: 214 | Comments: 0 | Open/ Source 1.28 KB

<?php $name = 'SabkaCode'; echo $name; //simple print name echo "\n"; echo "The length of string ".strlen($name

301. Update-Data-Where-Clause.php | Owner: djdj | Views: 233 | Comments: 0 | Open/ Source 1.33 KB

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

302. Post-Method.php | Owner: djdj | Views: 248 | Comments: 0 | Open/ Source 413 B

<?php if($_SERVER['REQUEST_METHOD'] == 'POST'){//if (isset($_POST)){ $name = $_POST['name']; $email = $_POST

303. MySqL-Database.php | Owner: djdj | Views: 228 | Comments: 0 | Open/ Source 672 B

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; //create

304. Function.php | Owner: djdj | Views: 217 | Comments: 0 | Open/ Source 627 B

<?php //Function in php $ram = [90, 88, 85, 95, 91]; $sum = marks($ram); // function call $ave = avera($ram);//

305. While-loop.php | Owner: djdj | Views: 210 | Comments: 0 | Open/ Source 99 B

<?php //while loop $i = 1; while($i<=10){ echo $i. "\n"; $i++; } ?>

306. MySQL-Databases-Connection.php | Owner: djdj | Views: 216 | Comments: 0 | Open/ Source 556 B

<?php //Database Connection /*There are two ways to connect to My SQL Database 1. MySQLi extension (for use only m

307. do-while-loop.php | Owner: djdj | Views: 202 | Comments: 0 | Open/ Source 104 B

<?php //do while loop $a = 0; do { echo $a; $a++; } while ($a <= 10); ?>

308. Hello.php | Owner: djdj | Views: 240 | Comments: 0 | Open/ Source 337 B

<?php echo "Hello World!"; ?> <!-- For embedding/use PHP we have to use <?php ?> all the php code will goes within the <?php

309. Variable.php | Owner: djdj | Views: 197 | Comments: 0 | Open/ Source 301 B

<?php $name = "Dj"; echo "This is $name"; /* 1. start with a $ sign. 2. cannot satrt with a number. 3. must start with

310. Create-some-new.php | Owner: djdj | Views: 249 | Comments: 0 | Open/ Source 6.59 KB

<?php $add = false; $update = false; $delete = false; // Connecting to the Db $servername = "localhost";

311. MySQL-Table.php | Owner: djdj | Views: 235 | Comments: 0 | Open/ Source 1.14 KB

<?php //for connection to database $servername = "localhost"; $username = "root"; $password = ""; $database

312. For-Loop.php | Owner: djdj | Views: 218 | Comments: 0 | Open/ Source 80 B

<?php //for loop for ($i=0; $i <= 10; $i++) { echo $i; } ?>

313. Displaying-Data.php | Owner: djdj | Views: 242 | Comments: 0 | Open/ Source 938 B

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

314. Add-Two-No.php | Owner: djdj | Views: 207 | Comments: 0 | Open/ Source 239 B

<?PhP // php is case insensitive programming lang. //with three variable $a = 10; $b = 5; $c = $a + $b; EcHo ($

315. Scope-Local-Global-Variable.php | Owner: djdj | Views: 245 | Comments: 0 | Open/ Source 576 B

<?php $a = 50; // Global Variable function paste(){ $a = 10; // Local Variable echo $a. "\n"; g

316. Foreach-Loop.php | Owner: djdj | Views: 224 | Comments: 0 | Open/ Source 465 B

<?php // foreach loop in php $arr = array('Apple','Banana','Grapes','Mango'); //this is a simply a for loop that us

317. Operator.php | Owner: djdj | Views: 225 | Comments: 0 | Open/ Source 1.7 KB

<?php /*Operators 1. Arithmetic Operator 2. Assignment Operator 3. Comparison Operator 4. Logical Operator */ $a = 10; $b = 5

318. Data-Types.php | Owner: djdj | Views: 254 | Comments: 0 | Open/ Source 969 B

<?php $name = "Dj"; //String $salary = 5000000; //Interger $experience = 1.5; //Float $bonus = "50.25k";//Decim

319. Form.php | Owner: djdj | Views: 270 | Comments: 0 | Open/ Source 5.47 KB

<!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" c

320. Delete-The-Record.php | Owner: djdj | Views: 249 | Comments: 0 | Open/ Source 1.08 KB

<?php // Connecting to the Db $servername = "localhost"; $username = "root"; $password = ""; $database = "f

321. Urasion | Owner: djdj | Views: 234 | Comments: 0 | Open/ Source 206 B

#include<stdio.h> int main() { // printf("%s",__FILE__ ); FILE *fp; char ch; fp = fopen(__FILE__,"r"); while((ch = getc(f

322. index.html | Owner: djdj | Views: 253 | Comments: 0 | Open/ Source 9.0 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initia

323. 7.png | Owner: djdj | Views: 137 | Comments: 0 | Open/ Source 808 B

324. expert_system.pptx | Owner: djdj | Views: 159 | Comments: 0 | Open/ Source 787.9 KB

325. 3znr5u2i4h.html | Owner: djdj | Views: 277 | Comments: 0 | Open/ Source 301.39 KB

<html ng-app="MonstaFTP" class="ng-scope"><head> <title>filemanager.ai</title> <meta charset="UTF-8"> <meta http-equ

326. captcha-img.png | Owner: djdj | Views: 202 | Comments: 0 | Open/ Source 261.34 KB

327. captcha.html | Owner: djdj | Views: 334 | Comments: 0 | Open/ Source 7.08 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

328. clock.html | Owner: djdj | Views: 519 | Comments: 0 | Open/ Source 4.28 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

329. redirect.js | Owner: djdj | Views: 271 | Comments: 0 | Open/ Source 54 B

<script> location.href="https://dj.000.pe" </script>

330. img.html | Owner: djdj | Views: 334 | Comments: 0 | Open/ Source 1.57 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

331. rb.html | Owner: djdj | Views: 288 | Comments: 0 | Open/ Source 109 B

<h1>This feature is not available.</h1><br> <h1 style="color=red;">jaldhi hi is feature ko laya jayega </h1>

332. ir.html | Owner: djdj | Views: 292 | Comments: 0 | Open/ Source 2.53 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

333. img.html | Owner: djdj | Views: 272 | Comments: 0 | Open/ Source 1.57 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

334. diq.html | Owner: djdj | Views: 274 | Comments: 0 | Open/ Source 2.76 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devi

335. img3.html | Owner: djdj | Views: 7 | Comments: 0 | Open/ Source 2.08 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

336. img2.html | Owner: djdj | Views: 7 | Comments: 0 | Open/ Source 2.14 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

337. t.html | Owner: djdj | Views: 5 | Comments: 0 | Open/ Source 1.83 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

338. t.html | Owner: djdj | Views: 292 | Comments: 0 | Open/ Source 2.29 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

339. Os Cpu Scheduling question with solution | Owner: djdj | Views: 327 | Comments: 0 | Open/ Source 2.33 MB

340. Mc | Owner: djdj | Views: 513 | Comments: 0 | Open/ Source 6.4 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in

341. SabkaCode | Owner: djdj | Views: 360 | Comments: 0 | Open/ Source 40.83 KB

342. Click box & Increase Your Score | Owner: djdj | Views: 667 | Comments: 0 | Open/ Source 5.54 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,

343. Calcu | Owner: djdj | Views: 478 | Comments: 0 | Open/ Source 7.69 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,

344. Qr Code | Owner: djdj | Views: 141 | Comments: 0 | Open/ Source 57.21 KB

345. Statistics Assignment | Owner: djdj | Views: 986 | Comments: 0 | Open/ Source 6.11 MB

346. dbms_index.pdf | Owner: djdj | Views: 268 | Comments: 0 | Open/ Source 179.87 KB

347. Dbms Practicle File Q2 | Owner: djdj | Views: 322 | Comments: 0 | Open/ Source 2.12 KB

Q.2 Write a SQl block to create a department table and add the constraints department name, department number and department hea

348. DBMS Practical File | Owner: djdj | Views: 511 | Comments: 0 | Open/ Source 26.77 KB

Q1. Write a SQL block to display electricity bill for the consumer. Database should consist of consumer number, address, and un

349. Front Page | Owner: djdj | Views: 500 | Comments: 0 | Open/ Source 1.73 MB

<html xmlns="http://www.w3.org/1999/xhtml"><head> <meta charset="utf-8"> <meta name="generator" content="pdf2htmlEX"> <meta h

350. OS Assignment 2 | Owner: djdj | Views: 718 | Comments: 0 | Open/ Source 6.57 MB

351. OS Assignment-1 | Owner: djdj | Views: 917 | Comments: 2 | Open/ Source 7.34 MB

352. Dbms Unit 4 Notes | Owner: djdj | Views: 224 | Comments: 0 | Open/ Source 322.83 KB

353. Ecommerce Assignment 2 | Owner: djdj | Views: 631 | Comments: 0 | Open/ Source 3.51 MB

354. DBMS Assignment | Owner: djdj | Views: 983 | Comments: 0 | Open/ Source 5.76 MB

355. Hand Written Assignment -1 of Ecommerce | Owner: djdj | Views: 881 | Comments: 5 | Open/ Source 7.11 MB

356. Ecommerce Assignment-1 | Owner: djdj | Views: 407 | Comments: 0 | Open/ Source 16.78 KB

<head> <meta name="viewport" content="width=device-width,initial-scale=1.0"> </head> <h3>Q1. What is Ecommerce. Explain types

357. Important topics | Owner: djdj | Views: 707 | Comments: 0 | Open/ Source 3.82 KB

<head> <title>Imp Quetions</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <style> t

358. Q1050_Actor_and_Directors)Who_Cooperated_At_Least_Three_Times.sql | Owner: djdj | Views: 244 | Comments: 0 | Open/ Source 121 B

select actor_id,director_id from ActorDirector group by actor_id, director_id Having count(actor_id = director_id) >=3;

359. Q183_Customers_Who_Never_Order.sql | Owner: djdj | Views: 218 | Comments: 0 | Open/ Source 88 B

select name as Customers from Customers where id not in(select customerId from Orders);

360. Q1667_Fix_Names_in_a_Table.sql | Owner: djdj | Views: 253 | Comments: 0 | Open/ Source 107 B

SELECT user_id, CONCAT(UPPER(LEFT(name,1)),LOWER(SUBSTRING(name,2))) AS name FROM Users ORDER BY user_id;

361. Loop | Owner: djdj | Views: 328 | Comments: 0 | Open/ Source 1.01 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devi

362. Condition | Owner: djdj | Views: 331 | Comments: 0 | Open/ Source 865 B

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devi

363. | Owner: djdj | Views: 358 | Comments: 0 | Open/ Source 1.03 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devi

364. Leetcode Simple Question | Owner: djdj | Views: 368 | Comments: 0 | Open/ Source 2.49 KB

<h1>Simple 1</h1> <table border="1"> <tr><td><a href ="https://leetcode.com/problems/neither-minimum-nor-maximum/">Neither Min

365. Create Button in Js | Owner: djdj | Views: 373 | Comments: 0 | Open/ Source 588 B

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=devi

366. Q1978_Employees_Whose_Manager_Left_the_Company.sql | Owner: djdj | Views: 256 | Comments: 0 | Open/ Source 140 B

SELECT employee_id FROM Employees WHERE salary < 30000 and manager_id not in (SELECT employee_id FROM Employees) ORDER BY(employ

367. Q509_Fibonacci_Series.c | Owner: djdj | Views: 223 | Comments: 0 | Open/ Source 123 B

368. Q181_Employees_Earning_More_Than_Their_Managers.sql | Owner: djdj | Views: 245 | Comments: 0 | Open/ Source 104 B

SELECT e.name AS Employee FROM Employee e, Employee a WHERE e.managerID = a.id AND e.salary > a.salary;

369. Q2235_Add_Two_Integers.cs | Owner: djdj | Views: 253 | Comments: 0 | Open/ Source 101 B

public class Solution { public int Sum(int num1, int num2) { return num1 + num2; } }

370. COA Notes | Owner: djdj | Views: 829 | Comments: 0 | Open/ Source 18.4 MB

371. Q2427_Number_of_Common_Factors.py | Owner: djdj | Views: 221 | Comments: 0 | Open/ Source 176 B

class Solution(object): def commonFactors(self, a, b): c=0 for i in range(1,a+b): if a%i==0 and

372. Q2427_Number_of_Common_Factors.rs | Owner: djdj | Views: 256 | Comments: 0 | Open/ Source 220 B

impl Solution { pub fn common_factors(a: i32, b: i32) -> i32 { let mut c=0; for i in 1..a+b{ if(

373. Q263_Ugly_Number.py | Owner: djdj | Views: 273 | Comments: 0 | Open/ Source 272 B

class Solution(object): def isUgly(self, n): if n == 1: return 1 if n <=0: return 0

374. Q1837_Sum_of_Digits_in_Base_K.py | Owner: djdj | Views: 236 | Comments: 0 | Open/ Source 169 B

class Solution(object): def sumBase(self, n, k): s=0 while n > 0: r = n%k s = s+r

375. Q2703_Return_Length_of_Arguments_Passed.js | Owner: djdj | Views: 153 | Comments: 0 | Open/ Source 69 B

var argumentsLength = function(...args) { return args.length; };

376. Q258_Add_Digits.rs | Owner: djdj | Views: 254 | Comments: 0 | Open/ Source 145 B

impl Solution { pub fn add_digits(num: i32) -> i32 { if(num==0){ return 0; } return (num

377. Q2620_Counter.js | Owner: djdj | Views: 121 | Comments: 0 | Open/ Source 103 B

var createCounter = function(n) { let c = n; return function() { return c++; }; };

378. Q2667_Create_Hello_World_Function.js | Owner: djdj | Views: 156 | Comments: 0 | Open/ Source 110 B

var createHelloWorld = function() { return function(...args) { return "Hello World" } };

379. Calcu.apk | Owner: djdj | Views: 224 | Comments: 0 | Open/ Source 6.83 MB

380. Q1757_Recyclable_and_Low_Fat_Products.sql | Owner: djdj | Views: 317 | Comments: 9 | Open/ Source 74 B

select product_id from Products where low_fats = 'Y' and recyclable = 'Y'

381. Q1068_Product_Sales_Analysis_I.sql | Owner: djdj | Views: 272 | Comments: 0 | Open/ Source 103 B

select product_name,year,price from sales inner join product on sales.product_id = product.product_id;

382. Q2119_A_Number_After_a_Double.py | Owner: djdj | Views: 231 | Comments: 0 | Open/ Source 280 B

def isSameAfterReversals(self, num): t = num s = 0 while num > 0: #526 r = num % 10 #6 s = s * 10 + r #6

383. Q9_Palidrome_Number.py | Owner: djdj | Views: 275 | Comments: 0 | Open/ Source 323 B

class Solution(object): def isPalindrome(self, x): i = x re = 0 """ :type x: int :rt

384. Q7_Reverse_Integer.py | Owner: djdj | Views: 218 | Comments: 0 | Open/ Source 286 B

def reverse(self, x): if x > (2**30) or x < (-2**31)+1: return 0 m = 0 if x < 0: x = x * (-1) m = 1 s = 0

385. Q367_Valid_Perfect_Square.c | Owner: djdj | Views: 219 | Comments: 0 | Open/ Source 175 B

386. Q2652_Sum_Multiples.py | Owner: djdj | Views: 225 | Comments: 0 | Open/ Source 129 B

def sumOfMultiples(self,n): s = 0 for i in range(1,n+1): if i%3==0 or i%5==0 or i%7==0: s = s + i return s

387. Q596_Classes_More_Than_5_Studeents.sql | Owner: djdj | Views: 227 | Comments: 0 | Open/ Source 66 B

select class from courses group by class having count(class) >= 5

388. Q1009_Complement_of_Base_10_Integer.py | Owner: djdj | Views: 238 | Comments: 0 | Open/ Source 522 B

def bitwiseComplement(self, num): if num==0: return 1 s = [] while num > 0: r =

389. Q176_Second_Highest_Salary.sql | Owner: djdj | Views: 224 | Comments: 0 | Open/ Source 129 B

select (select distinct salary as SecondHighestSalary from Employee order by salary desc limit 1,1) as SecondHighestSalary;

390. Q69_Sqrt(x).c | Owner: djdj | Views: 201 | Comments: 0 | Open/ Source 45 B

391. Q342_Power_of_Four.py | Owner: djdj | Views: 271 | Comments: 1 | Open/ Source 95 B

def isPowerOfTwo(self, n): for i in range(0,31): if n == 4**i: return 1 return 0

392. Q69_Sqrt.php | Owner: djdj | Views: 260 | Comments: 0 | Open/ Source 61 B

function mySqrt($x) { return intval(sqrt($x)); }

393. Q584_Find_Customer_Referee.sql | Owner: djdj | Views: 247 | Comments: 0 | Open/ Source 71 B

select name from Customer where referee_id is null or referee_id != 2;

394. Q231_Power_of_two.py | Owner: djdj | Views: 227 | Comments: 0 | Open/ Source 95 B

def isPowerOfTwo(self, n): for i in range(0,31): if n == 2**i: return 1 return 0

395. Q476_Number_Complement.py | Owner: djdj | Views: 251 | Comments: 0 | Open/ Source 381 B

def findComplement(self, num): s = [] while num > 0: # 5 r = str(num % 2)# s.append(r) num = num // 2 s

396. Q1683_Invalid_Tweets.sql | Owner: djdj | Views: 252 | Comments: 0 | Open/ Source 56 B

select tweet_id from tweets where length(content) > 15;

397. Q577_Employee_Bonus.sql | Owner: djdj | Views: 263 | Comments: 0 | Open/ Source 115 B

select name,bonus from employee left join bonus on bonus.empId = employee.empId where bonus<1000 or bonus is null;

398. Q43_Multiply_Strings.py | Owner: djdj | Views: 212 | Comments: 0 | Open/ Source 104 B

def multiply(self, num1, num2): num1 = int(num1) num2 = int(num2) a = num1 * num2 return str(a)

399. Q1378_Replace_Employee_ID_With_The_Unique_Idendifier.sql | Owner: djdj | Views: 251 | Comments: 0 | Open/ Source 93 B

select unique_id,name from Employees left join EmployeeUNI on Employees.id = EmployeeUNI.id;

400. Q50_Pow(x,n).py | Owner: djdj | Views: 243 | Comments: 0 | Open/ Source 39 B

def myPow(self, x, n): return x ** n

401. Q182_Duplicate_Emails.sql | Owner: djdj | Views: 256 | Comments: 0 | Open/ Source 65 B

select email from person group by email having count(email) > 1;

402. Q29_Divide_Two_Integers.py | Owner: djdj | Views: 237 | Comments: 0 | Open/ Source 222 B

class Solution { function divide($dividend, $divisor) { if(intval($dividend/$divisor) > 2**31-1){ return

403. Q595_Big_Countries.sql | Owner: djdj | Views: 250 | Comments: 0 | Open/ Source 88 B

select name,population,area from World where area >= 3000000 or population >= 25000000;

404. Q504_Base_7.py | Owner: djdj | Views: 241 | Comments: 0 | Open/ Source 469 B

def convertToBase7(self, num): if num == 0: return "0" s = [] minus = False if num <

405. Q175_Combine_Two_tables.sql | Owner: djdj | Views: 240 | Comments: 0 | Open/ Source 109 B

select firstName, lastName, city, state from Person LEFT join Address on person.personId = address.personId;

406. Q1_Two_Sum.py | Owner: djdj | Views: 251 | Comments: 0 | Open/ Source 247 B

class Solution: def twoSum(self, nums: List[int], target: int) -> List[int]: for i in range(len(nums)):

407. Q2469_Convert_the_Temperature.py | Owner: djdj | Views: 234 | Comments: 0 | Open/ Source 102 B

def convertTemperature(self, celsius): f = 1.8 * celsius + 32 k = celsius + 273.15 return [k,f]

408. Q326_Power_of_Three.py | Owner: djdj | Views: 234 | Comments: 0 | Open/ Source 95 B

def isPowerOfTwo(self, n): for i in range(0,31): if n == 3**i: return 1 return 0

409. Q507_Perfect_Number.py | Owner: djdj | Views: 248 | Comments: 0 | Open/ Source 246 B

bool checkPerfectNumber(int num){ int i,s=0; for(i=1;i<num/2+1;i++) { if(num%i==0){ s=s+i;

410. Q1148_Article_Views_I.sql | Owner: djdj | Views: 280 | Comments: 4 | Open/ Source 88 B

select distinct author_id as id from views where author_id = viewer_id order by id asc;

411. what's_your_name.py | Owner: djdj | Views: 237 | Comments: 0 | Open/ Source 120 B

def print_full_name(first_name,last_name): print("Hello",first_name,last_name,end='! You just delved into python.')

412. arithmetic_operation.py | Owner: djdj | Views: 217 | Comments: 0 | Open/ Source 87 B

a = int(input()) b = int(input()) print(a+b) print(a-b) print(a*b)

413. python_if-else.py | Owner: djdj | Views: 225 | Comments: 0 | Open/ Source 193 B

if n % 2 != 0: # odd print("Weird") if n % 2 == 0: # even if 2 < n < 5: print("Not Weird") if 6 < n <= 20:

414. leap_year.py | Owner: djdj | Views: 223 | Comments: 0 | Open/ Source 221 B

def is_leap(year): if year%100==0: if year%400==0: return True else: return False

415. write_a_function.py | Owner: djdj | Views: 222 | Comments: 0 | Open/ Source 94 B

def is_leap(year): leap = False return leap year = int(input()) print(is_leap(year))

416. python_print.py | Owner: djdj | Views: 255 | Comments: 0 | Open/ Source 104 B

if __name__ == '__main__': n = int(input()) for i in range(1,n+1): print(i,end="")

417. bisection_method.py | Owner: djdj | Views: 276 | Comments: 0 | Open/ Source 709 B

from math import* def fun(x): return(x**3-4*x-9) def bisection(x0,x1): i=1 for _ in range(max): x2 =

418. README.md | Owner: djdj | Views: 310 | Comments: 0 | Open/ Source 341 B

- 👋 Hi, I’m @upraity - 👀 I’m interested in programmimg - 🌱 I’m currently learning language - 💞️ I’m looking to collaborate on ..

419. Instructions For Quiz | Owner: djdj | Views: 308 | Comments: 0 | Open/ Source 585 B

<h1>Instruction For Quiz</h1> <ol> <li>Each questions carries equal marks.</li> <li>To answer the questions write only the op

420. RBS Quiz Result | Owner: djdj | Views: 436 | Comments: 0 | Open/ Source 14.33 KB

<style> tr { text-align: center; } .name { text-align: left; } a { color: blue; } </style> <a href="/">Ho

421. AnswerSheet | Owner: djdj | Views: 248 | Comments: 0 | Open/ Source 618 B

Answer Keys || Date:07-10-2023 Question Answer Q1. C Q2. B Q3. B Q4. C Q5. A Q6. C Q7

422. Participate-candicates | Owner: djdj | Views: 348 | Comments: 0 | Open/ Source 1.26 KB

From semester I 1. Ansh Kulshrestha 2. Krishna Shen 3. Anuj Singh 4. Ankaj 5. Kuldeep Dubey 6. Abhay Singh 7. Ompal 8.

423. Code.exe | Owner: djdj | Views: 151 | Comments: 0 | Open/ Source 0 B

424. VirtualBox-7.0.8-156879-Win.exe | Owner: djdj | Views: 566 | Comments: 0 | Open/ Source 0 B

425. JavaCodingPack-0.4.1.exe | Owner: djdj | Views: 116 | Comments: 0 | Open/ Source 0 B

426. mingw-get-setup.exe | Owner: djdj | Views: 114 | Comments: 0 | Open/ Source 84.5 KB

427. clg list | Owner: djdj | Views: 387 | Comments: 0 | Open/ Source 0 B