Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] Limit $_FILES ?
hdc
post
Post #1





Grupa: Zarejestrowani
Postów: 3
Pomógł: 0
Dołączył: 3.08.2007

Ostrzeżenie: (0%)
-----


Witam, mam problem z uploadowaniem plików na serwer.
Te same pliki na localhoscie a na serwerze działają inaczej tzn:

  1. <?php
  2. [pictures] => Array
  3. (
  4. [name] => Array
  5. (
  6. [1] => Array
  7. (
  8. [0] => 
  9. )
  10.  
  11. [2] => Array
  12. (
  13. [0] => 
  14. [1] => 
  15. [2] => 
  16. )
  17.  
  18. [3] => Array
  19. (
  20. [0] => 
  21. )
  22.  
  23. [4] => Array
  24. (
  25. [0] => 
  26. )
  27.  
  28. [5] => Array
  29. (
  30. [0] => 
  31. )
  32.  
  33. [6] => Array
  34. (
  35. [0] => 
  36. [1] => 
  37. [2] => 
  38. [3] => 
  39. )
  40.  
  41. [7] => Array
  42. (
  43. [0] => 
  44. )
  45.  
  46. [8] => Array
  47. (
  48. [0] => ATT00119.jpg
  49. )
  50.  
  51. )
  52.  [ tu reszta ale za dluga byla..]
  53. )
  54. ?>


a na serwerze "nie widzi" 8:

  1. <?php
  2. [pictures] => Array
  3. (
  4. [name] => Array
  5. (
  6. [1] => Array
  7. (
  8. [0] => 
  9. )
  10.  
  11. [2] => Array
  12. (
  13. [0] => 
  14. [1] => 
  15. [2] => 
  16. )
  17.  
  18. [3] => Array
  19. (
  20. [0] => 
  21. )
  22.  
  23. [4] => Array
  24. (
  25. [0] => 
  26. )
  27.  
  28. [5] => Array
  29. (
  30. [0] => 
  31. )
  32.  
  33. [6] => Array
  34. (
  35. [0] => 
  36. [1] => 
  37. [2] => 
  38. [3] => 
  39. )
  40.  
  41. [7] => Array
  42. (
  43. [0] => 
  44. )
  45.  
  46. )
  47.  
  48.  [ tu reszta ale za dluga byla..]
  49. )
  50. ?>



Co może byc tego przyczyną(IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif)
Go to the top of the page
+Quote Post

Posty w temacie
- hdc   [PHP] Limit $_FILES ?   3.04.2008, 10:56:03


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 28.09.2025 - 17:35