C
|
cgphp 8/18/2012 |
Check this article: http://xlinesoft.com/phprunner/docs/upload_files_to_users_folders.htm |
L
|
luke author 8/18/2012 |
Check this article: http://xlinesoft.com/phprunner/docs/upload_files_to_users_folders.htm
|
C
|
cgphp 8/18/2012 |
You have to adapt that code to your needs. |
L
|
luke author 8/19/2012 |
You have to adapt that code to your needs.
|
![]() |
Sergey Kornilov admin 8/19/2012 |
Luke, |
L
|
luke author 8/20/2012 |
Truck plate field: "Plate" |
![]() |
Sergey Kornilov admin 8/20/2012 |
Your code looks good. |
L
|
luke author 8/20/2012 |
Your code looks good. Could you clarify what's not working for you?
|
![]() |
Sergey Kornilov admin 8/20/2012 |
You need to create a similar code for each image field: if($pageObject->filesToMove[$key]->sourceFilename==$_FILES["value_Image1_".postvalue("id")]["tmp_name"])
|
L
|
luke author 8/22/2012 |
You need to create a similar code for each image field: if($pageObject->filesToMove[$key]->sourceFilename==$_FILES["value_Image1_".postvalue("id")]["tmp_name"])
|
L
|
luke author 8/24/2012 |
Thanks a lot! I'll try it
|