hno Posted April 6, 2013 Share Posted April 6, 2013 HI, I'm making a upload from url site and i'm using curl to upload files.I want to header user to another page after completion of upload so first I need to make sure that the upload is complete and then move user to another page. The problem is that if I place header code after curl even when the upload is not complete the user is headed to another page.How can I do that ? Thanks Link to comment https://forums.phpfreaks.com/topic/276609-how-to-move-user-after-upload-with-curl/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.