Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: URGENT: 80 points for a CGI script

  1. #1
    Chirantha is offline x10 Lieutenant Chirantha is an unknown quantity at this point
    Join Date
    Jun 2005
    Posts
    369

    URGENT: 80 points for a CGI script

    Hi,

    I need a simple cgi script to upload files. I also need to set the allowed file type and size. And the most improtent part is to write an other file with the same name that only has this content.

    <?php
    $file_include_ip=<<Uploaders IP here>>;
    $file_include_downloads=0;// Don't change
    $file_include_bandwidth=0;// Don't change
    $file_include_size=<<File Size>>;
    $file_include_suspened=0;// Don't change
    $file_include_reson='';// Don't change
    $file_include_reviewed=0;// Don't change
    ?>
    This extra file must be created in the "/info" so that my php upload administration system (That I made) can sycronice with this CGI.

    If I'm satisfied I will own the script buy paying you extra 50 points. Till then you can have a link on the bottom of the page.

    At the top you must put the title "Chirantha Soft Upload Service"

    Thank you,
    Chirantha

    P.S. I only need to upload one file at a time

    P.S. Please tell me to use a premade script that is on the web because extra file is needed.

    P.S. Don't tell me to use php even thow I'm a good php programmer because my DC refuses to change the php upload limit because of abuse tat happened.

  2. #2
    bigguy's Avatar
    bigguy is offline Retired bigguy is an unknown quantity at this point
    Join Date
    Mar 2005
    Location
    Canada
    Posts
    5,426

    Re: URGENT: 80 points for a CGI script

    Try this out. http://celerondude.com/script_uploaderv5 But remember you must have a WORKING site up it must not just be an uploader.

    EDIT: Heres a working version: http://smf.hopto.org/upload/index.php
    Last edited by bigguy; 12-26-2005 at 12:52 PM.
    P.C. Tweakr - For all your computer and internet support
    P.C. Tweakr - For all your SMF help and support

  3. #3
    Chirantha is offline x10 Lieutenant Chirantha is an unknown quantity at this point
    Join Date
    Jun 2005
    Posts
    369

    Re: URGENT: 80 points for a CGI script

    Its for my non-x10hosted web site (hosted by 2xhosting.net). I need a simple script not a thing were you have to log in. Just go upload. And as I said I need some one to make it

  4. #4
    bigguy's Avatar
    bigguy is offline Retired bigguy is an unknown quantity at this point
    Join Date
    Mar 2005
    Location
    Canada
    Posts
    5,426

    Re: URGENT: 80 points for a CGI script

    Well, sorry I was only trying to help.
    P.C. Tweakr - For all your computer and internet support
    P.C. Tweakr - For all your SMF help and support

  5. #5
    Bryon is offline Administrator Bryon has disabled reputation
    Join Date
    Apr 2005
    Location
    Northfield, NH
    Posts
    7,582

    Re: URGENT: 80 points for a CGI script

    Edit: I should read next time. Assuming makes an ass of me.
    Last edited by Bryon; 12-26-2005 at 10:43 PM.

  6. #6
    Chirantha is offline x10 Lieutenant Chirantha is an unknown quantity at this point
    Join Date
    Jun 2005
    Posts
    369

    Re: URGENT: 80 points for a CGI script

    Humm... May I did make to clear...

    I am a good php programmer. And I well capable of making an upload script in PHP. But the only problem is that there are PHP limits set by the php.ini. upload_max_size and post_max_size affect the uploading of files. I cannot let users upload a 100MB file when upload_max_size is set to 70MB. So that is why I need a script in CGI because CGI does not have such limitation.

    I hope you'll understand

  7. #7
    Josh is offline Uber No0b Josh is an unknown quantity at this point
    Join Date
    Jan 2005
    Posts
    197

    Re: URGENT: 80 points for a CGI script

    So do you want me to get you a premade cgi script?

  8. #8
    Bryon is offline Administrator Bryon has disabled reputation
    Join Date
    Apr 2005
    Location
    Northfield, NH
    Posts
    7,582

    Re: URGENT: 80 points for a CGI script

    If you are really a "good PHP programmer" then you would know how to upload files larger then the limit set within the PHP configuration file.

    Try googling it.

    If you have no clue, post back.. I'll, err, tell you.

    Edit: Also, I just read your post.. Before I just skimmed, so yea, my bad on that for just assuming. If you need a page like that made and all, I can do it for you. Most likely tonight too.. I don't have much to do, besides work on develop.x10hosting.com (You can all look, but no logging in for you :-P ;-)

    So yea, post back. :-)
    Last edited by Bryon; 12-26-2005 at 10:42 PM.

  9. #9
    Chirantha is offline x10 Lieutenant Chirantha is an unknown quantity at this point
    Join Date
    Jun 2005
    Posts
    369

    Re: URGENT: 80 points for a CGI script

    Quote Originally Posted by NedreN
    Edit: I should read next time. Assuming makes an ass of me.
    LOL! WTF! I didn't call you ass! I'm sorry but I didn't know such word was there. I never call people that. May be in a PM but not in a public topic.


    Here is message I wrote

    Humm... May I did make to clear...

    I am a good php programmer. And I well capable of making an upload script in PHP. But the only problem is that there are PHP limits set by the php.ini. upload_max_size and post_max_size affect the uploading of files. I cannot let users upload a 100MB file ass the upload_max_size is set to 70MB. So that is why I need a script in CGI because CGI does not have such limitation.

    I hope you'll understand
    Its a simple duble hit of the letter "s" its a mistake. Come On you should have been smart enough to find that out. (If I said ass there would be a vorbe confusion).


    And Please Tell me How to make that script.

  10. #10
    ak007's Avatar
    ak007 is offline x10 Sophmore ak007 is an unknown quantity at this point
    Join Date
    Jun 2005
    Location
    127.0.0.1
    Posts
    108

    Re: URGENT: 80 points for a CGI script

    I Dont Know But This May Help :

    PHP Code:
    <?php
    ini_set
    ("upload_max_filesize""250M");
    ini_set("post_max_size",         "250M");
    ?>
    There maybe Some Bugs In PHP 4.xx (Dont Know The Exact Version) Which Will prevent This
    Last edited by ak007; 12-27-2005 at 05:02 AM.





Closed Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Keyword Script - 650 points
    By ƒorte in forum The Marketplace
    Replies: 3
    Last Post: 11-17-2006, 09:12 PM
  2. [OFF] Script Instillations (Now Accepting)
    By kryptonyte in forum The Marketplace
    Replies: 0
    Last Post: 08-02-2006, 03:15 AM
  3. 15 points for rotate image script
    By Josh in forum The Marketplace
    Replies: 3
    Last Post: 05-27-2006, 02:06 AM
  4. [OFF] Easy Forum Points
    By James in forum The Marketplace
    Replies: 0
    Last Post: 05-08-2006, 03:48 AM
  5. [REQ] phpnuke/postnuke module or php script 100+ points
    By 03moscropl in forum The Marketplace
    Replies: 5
    Last Post: 09-30-2005, 11:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers