Hi
I have a page that returns data based on the arguments provided to it
in the URL. I want to show these results embedded in another page.
Include('mypage .php?name=joe') fails with "failed to open stream:
Invalid argument". How can I do this?
Thanks
IWP506
I have a page that returns data based on the arguments provided to it
in the URL. I want to show these results embedded in another page.
Include('mypage .php?name=joe') fails with "failed to open stream:
Invalid argument". How can I do this?
Thanks
IWP506
Comment