1
horax
Re: Adding Excel file for upload
  • 2004/7/15 21:15

  • horax

  • Just popping in

  • Posts: 3

  • Since: 2004/4/30


had the same bug and changed the submit.php from:

$download_name=time()."-_MYDWONLOADSPRO_-".$HTTP_POST_FILES['userfile']['name'];

to
$download_name=time()."DL".$HTTP_POST_FILES['userfile']['name'];



2
horax
Re: Adding Excel file for upload
  • 2004/7/15 21:14

  • horax

  • Just popping in

  • Posts: 3

  • Since: 2004/4/30


had the same bug and changed the submit.php from:

[code]$download_name=time()."-_MYDWONLOADSPRO_-".$HTTP_POST_FILES['userfile']['name'];



3
horax
Re: Adding Excel file for upload
  • 2004/7/15 21:11

  • horax

  • Just popping in

  • Posts: 3

  • Since: 2004/4/30


had the same bug and changed the submit.php from:

$download_name=time()."-_MYDWONLOADSPRO_-".$HTTP_POST_FILES['userfile']['name'];




TopTop



Login

Who's Online

190 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 190


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits