Posted by Geoff Berrow on 01/11/07 13:35
Message-ID: <esecq2donr49l6d22dfuk4ndfng9kll9dl@4ax.com> from Dave Nash
contained the following:
>$query="UPDATE categories SET catname='$ud_catname',
>image='".$_FILES['image']['name']."', parentid='$parentid' WHERE
>catid='$ud_catid'";
No, that has to be $_FILES['ud_image']['name']
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
[Back to original message]
|