Ask a Question related to PHP Development, Design and Development.
-
Kenn Murrah #1
searching for javascript (or others) that can be used in conjunctionwith PHP for file folder uploads
Greetings.
(I've seen this subject discussed, but cannot find a solution in the
archives.)
I have a file upload site to which I need to add code for uploading of
an entire folder/subdirectory ... I realize this can't be done in PHP
alone but I'm hoping that a solution (possibly involving Javascript) can
be found that can be added to my existing PHP solution ... I've seen
ASP-related sites that can do this, but I can't find a way with PHP ...
Can anyone point me to a javascript (or other) script that I can buy and
incorporate into my PHP ?
Thanks for the advice.
Kenn
Kenn Murrah Guest
-
Web File uploads
While trying to do a simple file upload via a web form, (enctype="multipart/form-data"), I've run into a problem that has me stymied. This is an... -
Specify temp directory and file name for file uploads?
I'm interested in understanding how MX processes file uploads. 1) By default, uploaded files seem to be placed in the... -
File Uploads
Hello You must use <form action="uploadItem.php" method="post" enctype="multipart/form-data"> gerwazy POLAND -
PHP and file uploads
Hi All, Here's one thing that I don't know much about - file uploading. As part of my project, I will have to build a file manager of sorts -... -
win32 php on win2000 does not seem to be searching its own C:\php\dlls folder???
Hi, Im using php 4.3.3 on win 2000 server, and ive enabled extensions like so; extension=php_gd2.dll extension=php_gettext.dll and set the...



Reply With Quote

