Scenario:
"I have an existing site driven by php and want to include Nucleus into my existing site, rather than put my whole site in Nucleus. How can I do that?"
Original forum thread (thanks, Corry!):
http://forum.nucleuscms.org/viewtopic.php?t=14960
Method:
.inc) files.<? $blogurl='http://www.mydomain.com/blogdirectory/index.php'; $qstring=$_SERVER['QUERY_STRING']; $blogurl.='?'.$qstring; include($blogurl); ?>
http://www.mydomain.com/blogdirectory/index.php is the URL to your Nucleus index.php file.![]()
Total votes: 3 - Rating: 8.33