SyntaxFix
Write A Post
Hire A Developer
Questions
exec('wget http://<url to the php script>') worked for me.
exec('wget http://<url to the php script>')
It enable me to integrate two php files that were designed as web pages and run them as code to do work without affecting the calling page