|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
copy() + win32
Problem with Copy function on Win32
Code:
<form name="form" action="<?php echo $_CONF['page'] ?>" enctype="multipart/form-data" method="post"> <input class="forminput" name="userfile" id="userfile" type="file" tabindex="3" /> PHP Code:
errer's on the copy() Line,... Notice: Undefined index: userfile in c:\entire_path_to_file.php on line 82
__________________
-- Jason |
|
#2
|
|||
|
|||
|
Think you are looking for the $_FILE array, not $_POST.
__________________
~ Joe Penn We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set? Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > copy() + win32 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|