praba kar wrote:
>       Is there any php equivalent
> move_uploaded_file($source_path, "$upload_dir/$name");
> function in python to
> upload a file to server?  

As this is a Python forum, most will not know PHP.  Perhaps describing 
what you want in plain English would be more effective in getting useful 
answers.  (For example, what kind of server are you talking about?)

-Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to