Jump to content

[SOLVED] include page content


roonnyy

Recommended Posts

Hi guys is it possible to include php script with this path:

menu.php?id=6

I've got CMS (joomla) inside one page I need to include php script with this path so I made file called script.php inside this file I want to put php include and load content from other location and then insert this content into joomla. I don't want to use hypertex link. Just put in page content like shows menu.php?id=6 when is it open in browser.

 

I'll appreciate any help

Link to comment
https://forums.phpfreaks.com/topic/145768-solved-include-page-content/
Share on other sites

your question is hard to read? are you saying you just want to use variables from another page in the current script? if so you just need an include statement and use the variables as if they were defined in the current script.  again, i am not intirely sure what you are asking.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.