File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 44 * @Author: Amirhossein Hosseinpour <https://amirhp.com>
55 * @Date Created: 2020/11/15 19:31:15
66 * @Last modified by: amirhp-com <its@amirhp.com>
7- * @Last modified time: 2024/08/18 22:47:30
7+ * @Last modified time: 2024/08/18 23:17:34
88 */
99
1010@ini_set ("display_errors " , 1 );
112112
113113<body class="uffutw upload-file-from-url-to-webserver v-13">
114114 <h1 class="aw">
115- <span class="dw">
116- Upload File Script v.13</span><br>URL-Address to WebServer
117- </h1>
115+ <div style="background: url('https://raw.githubusercontent.com/amirhp-com/upload-file-from-url-to-webserver/main/blackswan.png') no-repeat center/contain;padding-top: 5rem;margin-bottom: 0.5rem;"></div>
116+ <span class="dw">BlackSwan Upload File from URL to Web Server v.13</span><br>URL-Address to WebServer</h1>
118117 <?php
119118 if (isset ($ _GET ["delete " ]) && "true " == $ _GET ["delete " ]) {
120119 unlink (__FILE__ );
You can’t perform that action at this time.
0 commit comments