On Friday, Jan 16, 2015 at 9:15 am, nupur walia <nupur.wl@xxxxxxxxx>, wrote: I am using proc_open in my code but this function is disabled on my server. Can you please tell me if there is any other function that i can use in place of proc_open? Can i use curl in place of proc_open? If yes then please let me know how can i use curl to replace proc_open? What are you actually trying to do? If you’re trying to make an HTTP request (as implied by your question) you can use the curl extension if it’s installed: http://php.net/curl. If not there are probably other way to accomplish what you’re trying to do, but we’ll need details to be able to help any further. -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/