upload - return to the calling script or make it in single file
Posted by kkadrese on 02/21/07 12:48
hello group,
in upload form on action a php script is called. How to return from
this script to the calling page?
Or maybe it could be done in such a way that all the code resides in
one file, action script is a php function somehow initiated?