sorry to ask another upload script

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
masa
-


Joined: 05 Apr 2004
Posts: 182
Location: Hong Kong

PostPosted: Mon May 24, 2004 2:50 pm    Post subject: sorry to ask another upload script Reply with quote

again...... i hate this error that i told with line errors even the register globals thing i still hate whats going on. give me a script that had 100% perfect and a one that can upload any file extension but i hate errors and its very annoying and frustrating for other peoples like my friends!!!
_________________
Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
Back to top View user's profile Send private message Send e-mail Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Mon May 24, 2004 5:27 pm    Post subject: Reply with quote

Here's a nice script I wrote a while back !

http://phpfreak.cjb.net/file_uploader.zip

The Features and Security Are Good!
Back to top View user's profile Send private message Visit poster's website
masa
-


Joined: 05 Apr 2004
Posts: 182
Location: Hong Kong

PostPosted: Tue May 25, 2004 9:44 am    Post subject: Reply with quote

dumbass!!!!!!! i told to that it will allow any extensions please!!
_________________
Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
Back to top View user's profile Send private message Send e-mail Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Tue May 25, 2004 11:49 am    Post subject: Reply with quote

// Adding More File Extensions //

To Add more extensions to the file uploader
script , open index.php and edit line 15

$extensions = ".gif$|.jpg$"; //just Add |.zip$ or |.exe$

READ THE GODDAM README FILE BEFORE YOU CALL PEOPLE WHO TRY TO HELP YOU DUMBASSES. Jesus christ. If you can't be bothered to put a single drop of effort in, don't ask for any more help here.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed May 26, 2004 3:23 pm    Post subject: Re: sorry to ask another upload script Reply with quote

masa,

http://www.aprelium.com/forum/viewtopic.php?p=11844#11844 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Wed May 26, 2004 7:29 pm    Post subject: Reply with quote

See , I told you its easy !

Just change line 15 to the extensions you
want to allow , I only added it for security!
Back to top View user's profile Send private message Visit poster's website
masa
-


Joined: 05 Apr 2004
Posts: 182
Location: Hong Kong

PostPosted: Fri Jun 11, 2004 9:57 am    Post subject: Reply with quote

oh yeah but i need to know how to do it
_________________
Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
Back to top View user's profile Send private message Send e-mail Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Fri Jun 11, 2004 11:44 am    Post subject: Reply with quote

Put your fingers on the beige thing in front of you. We call it a keyboard. TYPE THE EXTENSIONS YOU WANT TO ALLOW INTO THE SCRIPT. Save it. Finished.

For example, if i wanted to add the following extensions :
.masa, .needs, .to, .stop, .spamming, .the, .forum, .with, .dumb, .questions

I would edit the line like this :

From :

$extensions = ".gif$|.jpg$"; //just Add |.zip$ or |.exe$

To :

$extensions = ".gif$|.jpg$|.masa$|.needs$|.to$|.stop$|.spamming$|.the$|.forum$|.with$|.dumb$|.questions$";

EXACTLY AS IT SAYS NEXT TO THE CODE ON THE SAME LINE.
Back to top View user's profile Send private message
masa
-


Joined: 05 Apr 2004
Posts: 182
Location: Hong Kong

PostPosted: Fri Jun 11, 2004 11:54 am    Post subject: Reply with quote

lmao anonymoose you look funny with the extensions that says .stop|.spamming lol
_________________
Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
Back to top View user's profile Send private message Send e-mail Visit poster's website
masa
-


Joined: 05 Apr 2004
Posts: 182
Location: Hong Kong

PostPosted: Fri Jun 11, 2004 11:55 am    Post subject: Reply with quote

hey i lost the file uploader but it said 404 not found does anyone have a copy of it?
_________________
Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
Back to top View user's profile Send private message Send e-mail Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Fri Jun 11, 2004 9:58 pm    Post subject: Reply with quote

Go onto www.hotscripts.com and look for a new one (and please read the included documentation on how to configure it).
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group