i have s site image hosting after upload file name change from FileName.jpg to 1,2,3,.html if it's possible create not (1.html ,2.html ) but keep original file name exm.. (tattoo.html, ferrari.html....) site here 3img.net so need coder
You're changing a jpg file to html? That just renders the file useless. If the upload code changes the file type, throw it out and use code that was written by someone who knows something about computers. Rewriting this kind of garbage will cost you more than having the site written from scratch. If you're talking about just the name changing (jpg files stay jpg, html files stay html), adding one line to change the name from the temp name to the real name is trivial - it shouldn't take more than 5 minutes. (And no, I'm not interested in getting involved in doing it right now - I'm in the process of packing up my entire house.)
i uploaded file name: my-cat.jpg >> after page where is file http://3img.net/image/200.html i wanna http://3img.net/image/my-cat.html P.S in future i need help, not remarks