I want to display some stand alone web pages from my server in a single web page when requested by the user. The pages are listed by topic.
I thought it would be simple to use the include_once function and then use ($url) for the path to the file, but it seems that this will not work. I can echo $url and it shows the correct path, but has no effect when trying to load the page. I am sure that I have missed something here, any help would be appreciated.
paulthepainter 0 Newbie Poster
rajarajan2017
paulthepainter 0 Newbie Poster
rajarajan2017
paulthepainter 0 Newbie Poster
rajarajan2017
vaultdweller123 32 Posting Pro
paulthepainter 0 Newbie Poster
rajarajan2017
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.