Search found 1 match

by inni
Mon Sep 29, 2003 1:13 am
Forum: PHP - Code
Topic: File Uploading
Replies: 2
Views: 538

File Uploading

hello friends.... I am having some problem in giving the path in php while uploading the file. here is the code for that : <? move_uploaded_file(['file']['name'], "c://"); ?> and the code gives me the following error... Parse error: parse error, expecting `')'' in c:\apache\htdocs\temp\upl...