Hi all~~
PHP4.0 is support upload file by
copy() function.
following list:
if(copy( $picture,"//path //".$file_name) )
{
print "Upload successful!!";
}
Remember
If anyone went to know full code for example
.Pls send mail to me..
I'll send my code to you..
The code is include of display image file.
And image file is from client path.
Casperwu from taiwan