├── README.md ├── ۲۰۲۱۰۷۰۴_۱۴۴۰۴۶.png ├── IMG_20211227_230419_092.jpg ├── error_log ├── index.php └── style.css /README.md: -------------------------------------------------------------------------------- 1 | # uploader 2 | free script uploade center with php 3 | -------------------------------------------------------------------------------- /۲۰۲۱۰۷۰۴_۱۴۴۰۴۶.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Amircfyt/uploader/HEAD/۲۰۲۱۰۷۰۴_۱۴۴۰۴۶.png -------------------------------------------------------------------------------- /IMG_20211227_230419_092.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Amircfyt/uploader/HEAD/IMG_20211227_230419_092.jpg -------------------------------------------------------------------------------- /error_log: -------------------------------------------------------------------------------- 1 | [29-Dec-2021 22:25:15 UTC] PHP Notice: Undefined index: myfile in /home/landcode/public_html/upload/upload.php on line 7 2 | [29-Dec-2021 22:25:15 UTC] PHP Notice: Trying to access array offset on value of type null in /home/landcode/public_html/upload/upload.php on line 7 3 | [29-Dec-2021 22:25:20 UTC] PHP Notice: Undefined index: myfile in /home/landcode/public_html/upload/upload.php on line 7 4 | [29-Dec-2021 22:25:20 UTC] PHP Notice: Trying to access array offset on value of type null in /home/landcode/public_html/upload/upload.php on line 7 5 | [29-Dec-2021 22:36:46 UTC] PHP Notice: Undefined variable: target_dir in /home/landcode/public_html/upload/index.php on line 100 6 | [29-Dec-2021 22:36:46 UTC] PHP Notice: Undefined index: fileToUpload in /home/landcode/public_html/upload/index.php on line 100 7 | [29-Dec-2021 22:36:46 UTC] PHP Notice: Trying to access array offset on value of type null in /home/landcode/public_html/upload/index.php on line 100 8 | [29-Dec-2021 22:39:59 UTC] PHP Notice: Undefined variable: target_dir in /home/landcode/public_html/upload/index.php on line 100 9 | [29-Dec-2021 22:39:59 UTC] PHP Notice: Undefined index: fileToUpload in /home/landcode/public_html/upload/index.php on line 100 10 | [29-Dec-2021 22:39:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/landcode/public_html/upload/index.php on line 100 11 | [29-Dec-2021 22:40:05 UTC] PHP Notice: Undefined variable: target_dir in /home/landcode/public_html/upload/index.php on line 100 12 | [29-Dec-2021 22:40:05 UTC] PHP Notice: Undefined index: fileToUpload in /home/landcode/public_html/upload/index.php on line 100 13 | [29-Dec-2021 22:40:05 UTC] PHP Notice: Trying to access array offset on value of type null in /home/landcode/public_html/upload/index.php on line 100 14 | [29-Dec-2021 22:42:03 UTC] PHP Notice: Undefined variable: target_dir in /home/landcode/public_html/upload/index.php on line 100 15 | [29-Dec-2021 22:42:03 UTC] PHP Notice: Undefined index: fileToUpload in /home/landcode/public_html/upload/index.php on line 100 16 | [29-Dec-2021 22:42:03 UTC] PHP Notice: Trying to access array offset on value of type null in /home/landcode/public_html/upload/index.php on line 100 17 | [29-Dec-2021 22:43:56 UTC] PHP Notice: Undefined variable: target_dir in /home/landcode/public_html/upload/index.php on line 100 18 | [29-Dec-2021 22:43:56 UTC] PHP Notice: Undefined index: fileToUpload in /home/landcode/public_html/upload/index.php on line 100 19 | [29-Dec-2021 22:43:56 UTC] PHP Notice: Trying to access array offset on value of type null in /home/landcode/public_html/upload/index.php on line 100 20 | -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Upload آپلود رایگان فایل 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 |
21 |
22 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 |
75 |
76 | 77 |
78 |
79 | 80 |
81 | 82 |

83 | 84 |
85 | 86 |

87 | 88 |

89 | 90 |

91 |
92 |
93 | 94 |
95 | ', $message); ?> 96 |
97 | 99 |
100 | 101 |
102 |
103 | ‌ 104 |
105 |
106 | 107 | 108 | 109 | -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | 3 | font-family: “yekan”; 4 | 5 | src: url(yekan/Yekan.eot); 6 | 7 | src: url(yekan/Yekan.eot?#iefix) format(“embedded-opentype”), url(yekan/Yekan.woff) format(“woff”), url(yekan/Yekan.ttf) format(“truetype”), url(yekan/Yekan.svg#BYekan) format(“svg”); 8 | 9 | font-weight: normal; 10 | 11 | font-style: normal 12 | 13 | } 14 | 15 | @font-face { 16 | 17 | font-family: “vazir”; 18 | 19 | src: url(vazir/vazir.eot); 20 | 21 | src: url(vizer/vazir.eot?#iefix) format(“embedded-opentype”), url(vazir/vazir.woff) format(“woff”), url(vazir/vazir.ttf) format(“truetype”), url(vazir/vazir.svg#BYekan) format(“svg”); 22 | 23 | font-weight: normal; 24 | 25 | font-style: normal 26 | 27 | } 28 | 29 | @font-face { 30 | font-family: 'Vazir'; 31 | src: url(vazir/Vazir-Bold.eot); 32 | src: url(vazir/Vazir-Bold.eot?#iefix) format('embedded-opentype'), 33 | url(vazir/Vazir-Bold.otf) format('otf'), 34 | url(vazir/Vazir-Bold.svg#Vazir-Bold) format('svg'), 35 | url(vazir/Vazir-Bold.ttf) format('truetype'), 36 | url(vazir/Vazir-Bold.woff) format('woff'), 37 | url(vazir/Vazir-Bold.woff2) format('woff2'); 38 | } 39 | @font-face { 40 | font-family: 'Yekan'; 41 | src: url(yekan/Yekan.eot); 42 | src: url(yekan/Yekan.eot?#iefix) format('embedded-opentype'), 43 | url(yekan/Yekan.otf) format('otf'), 44 | url(yekan/Yekan.svg#Yekan) format('svg'), 45 | url(yekan/Yekan.woff2) format('woff2'), 46 | url(yekan/Yekan.ttf) format('truetype'), 47 | url(yekan/Yekan.woff) format('woff'); 48 | } 49 | 50 | @font-face { 51 | font-family: 'yekan b'; 52 | src: url('yekan boom/MT_YekanSquareBoom-Bold.svg#MT_YekanSquareBoom-Bold') format('svg'), 53 | url('yekan boom/MT_YekanSquareBoom-Bold.ttf') format('truetype'), 54 | url('yekan boom/MT_YekanSquareBoom-Bold.woff') format('woff'); 55 | font-weight: normal; 56 | font-style: normal; 57 | } 58 | 59 | @font-face { 60 | font-family: 'yekan boom'; 61 | src: url('yekan boom/یکان بوم.eot'); 62 | src: url('yekan boom/یکان بوم.eot?#iefix') format('embedded-opentype'), 63 | url('yekan boom/یکان بوم.woff2') format('woff2'); 64 | font-weight: normal; 65 | font-style: normal; 66 | } 67 | @font-face { 68 | font-family: 'Mikhak'; 69 | src: url('mihkak/Mikhak-Bold.svg#Mikhak-Bold') format('svg'), 70 | url('mihkak/Mikhak-Bold.ttf') format('truetype'), 71 | url('mihkak/Mikhak-Bold.woff') format('woff'); 72 | font-weight: normal; 73 | font-style: normal; 74 | } 75 | 76 | a.btn { 77 | display: inline-block; 78 | padding: 7px 10px; 79 | color: #ffffff; 80 | text-decoration: none; 81 | border-radius: 3px; 82 | border: 1px solid #FF9F1B; 83 | font-size: 13px; 84 | } 85 | 86 | a.btn:hover { 87 | cursor: pointer; 88 | } 89 | 90 | input[type = "text"], 91 | input[type = "email"], 92 | input[type = "password"], 93 | input[type = "file"], 94 | textarea { 95 | border: 1px solid #FF9F1B; 96 | padding: 7px; 97 | border-radius: 3px; 98 | width: 100%; 99 | } 100 | 101 | input[type = "submit"], 102 | input.submit { 103 | border: 1px solid #FF9F1B; 104 | padding: 7px 10px; 105 | background-color: #FF9F1B; 106 | color: #fff; 107 | border-radius: 3px; 108 | cursor: pointer; 109 | } 110 | 111 | input[type = "submit"], 112 | input.submit:hover { 113 | border: 1px solid #FF9F1B; 114 | background-color: #FF9F1B; 115 | font-family:vazir; 116 | } 117 | 118 | select { 119 | border: 1px solid #FF9F1B; 120 | padding: 5px 10px; 121 | border-radius: 3px; 122 | cursor: pointer; 123 | } 124 | 125 | .container { 126 | width:85%; 127 | 128 | border: 1px solid #FF9F1B; 129 | padding: 20px; 130 | border-radius: 3px; 131 | margin-top: 20px; 132 | font-family:vazir; 133 | } 134 | 135 | #upload-form .form-element { 136 | margin: 10px 0; 137 | } 138 | .ico { 139 | /*width:55%;*/ 140 | width:50vw; 141 | } 142 | .label{ 143 | color:#FF9F1B; 144 | font-family:vazir; 145 | } 146 | .copy{ 147 | color:#FF9F1B; 148 | font-family:vazir; 149 | } 150 | .amircom{ 151 | color:#00E7C8; 152 | } --------------------------------------------------------------------------------