Hi! I'm new to this forum... and after a couple of days trying and searching, I think I just can't solve my problem...
What I need is very simple. I just need to retrieve a page when a menu is clicked. So, i got the code, but I got sort of 3 problems.
1 - When using fopen() it returns a blank page...
2 - When using include() it includes me the new page at the bottom of the actual opened page... i don't want that
3 - When using cURL (and thought i had the problem solved) it gave me the same problem that i got when using include(), the new page appears at the bottom of the current opened page...
I just want the page to be retrieved and to be the only showed... nothing more nothing less...
Hope I can get some help!
(And sorry my bad English)
Thanks in advance!