Re: [WebDNA] Need some PHP help
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 103515
interpreted = N
texte = Count me in on the "No PHP skill but would also really like this" front. I've tried to use Uploadify a couple of times and would dearly love a DNA solution.Cheers========================================Steve Craig - Asylum Interactive LtdTel +44 1330 860550 Fax +44 1330 860880========================================http://www.asylumweb.comEmail: steve@asylumweb.comSkype: s.craig - iChat: steve.craig========================================On 1 Sep 2009, at 23:21, Govinda wrote:> Pat, not sure if you got this covered. I was tempted to do this for > you several times.. just can't carve out the time. Crazy busy > here. Just writing to acknowledge your post.> I have no idea your own PHP skills.. if mediocre-decent (like mine) > and you attempt it, and get stuck, then ask a smaller question about > that, and maybe we can hack it together.> -Govinda>>> Here's a question for PHP folks:>>>> I'm trying to incorporate jQuery Uploadify (http:// >> www.uploadify.com/) into a WebDNA site. Uploadify uses a PHP >> script on a page that handles the file uploads.>>>> This PHP script will be called one or more times by a .swf file >> that sends it individual files. The flash part can do multiple >> files. I need to perform the functions in this PHP script using >> WebDNA. Is anyone able to translate this to equivalent WebDNA?>>>>>> ------------------------------------->> > if (!empty($_FILES)) {>> $tempFile = $_FILES['Filedata']['tmp_name'];>> $targetPath = $_SERVER['DOCUMENT_ROOT'] . $_REQUEST['folder'] . '/';>> $targetFile = str_replace('//','/',$targetPath) . >> $_FILES['Filedata']['name'];>> >> // $fileTypes = str_replace('*.','',$_REQUEST['fileext']);>> // $fileTypes = str_replace(';','|',$fileTypes);>> // $typesArray = split('\|',$fileTypes);>> // $fileParts = pathinfo($_FILES['Filedata']['name']);>> >> // if (in_array($fileParts['extension'],$typesArray)) {>> // Uncomment the following line if you want to make the directory >> if it doesn't exist>> // mkdir(str_replace('//','/',$targetPath), 0755, true);>> >> move_uploaded_file($tempFile,$targetFile);>> echo "1";>> // } else {>> // echo 'Invalid file type.';>> // }>> }>> ?>>>>>>>> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288
Associated Messages, from the most recent to the oldest:
Count me in on the "No PHP skill but would also really like this" front. I've tried to use Uploadify a couple of times and would dearly love a DNA solution.Cheers========================================Steve Craig - Asylum Interactive LtdTel +44 1330 860550 Fax +44 1330 860880========================================http://www.asylumweb.comEmail: steve@asylumweb.comSkype: s.craig - iChat: steve.craig========================================On 1 Sep 2009, at 23:21, Govinda wrote:> Pat, not sure if you got this covered. I was tempted to do this for > you several times.. just can't carve out the time. Crazy busy > here. Just writing to acknowledge your post.> I have no idea your own PHP skills.. if mediocre-decent (like mine) > and you attempt it, and get stuck, then ask a smaller question about > that, and maybe we can hack it together.> -Govinda>>> Here's a question for PHP folks:>>>> I'm trying to incorporate jQuery Uploadify (http:// >> www.uploadify.com/) into a WebDNA site. Uploadify uses a PHP >> script on a page that handles the file uploads.>>>> This PHP script will be called one or more times by a .swf file >> that sends it individual files. The flash part can do multiple >> files. I need to perform the functions in this PHP script using >> WebDNA. Is anyone able to translate this to equivalent WebDNA?>>>>>> ------------------------------------->> > if (!empty($_FILES)) {>> $tempFile = $_FILES['Filedata']['tmp_name'];>> $targetPath = $_SERVER['DOCUMENT_ROOT'] . $_REQUEST['folder'] . '/';>> $targetFile = str_replace('//','/',$targetPath) . >> $_FILES['Filedata']['name'];>> >> // $fileTypes = str_replace('*.','',$_REQUEST['fileext']);>> // $fileTypes = str_replace(';','|',$fileTypes);>> // $typesArray = split('\|',$fileTypes);>> // $fileParts = pathinfo($_FILES['Filedata']['name']);>> >> // if (in_array($fileParts['extension'],$typesArray)) {>> // Uncomment the following line if you want to make the directory >> if it doesn't exist>> // mkdir(str_replace('//','/',$targetPath), 0755, true);>> >> move_uploaded_file($tempFile,$targetFile);>> echo "1";>> // } else {>> // echo 'Invalid file type.';>> // }>> }>> ?>>>>>>>> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/> Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288
Steve Craig
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WC1.6 to WC2 date formatting (1997)
executive server side java within webDNA (1997)
Cyberstudio and WebDNA (1997)
possible, WebCat2.0 and checkboxes-restated (1997)
WebMerchant email template format? (1997)
Include vs. lookup-opps (1998)
It gets better... posting problems + Webcat 3.0.7 available -did anyone know? (2000)
showif and cart (1997)
Scientific notation to number, a solution? (2001)
Site Builder & IE Mac (2004)
[WriteFile] problems (1997)
formulas.db ?? (1998)
Forms Search Questions (1997)
Error:Too many nested [xxx] contexts (1997)
Reenter store and find cart (2003)
international time (1997)
no emailfolder errors? (2000)
OT: Hello to the list (2004)
Bulk capture for Authorize.net (2004)
WebCat2b15MacPlugin - showing [math] (1997)