Hello, all.
I have a handful of sites running PHP-Fusion 7 ( upgraded to run on PHP 8 & MySQL 8

).
Some of my custom pages on those sites are identical, so rather than keeping those pages updated on the individual sites, in the custom pages I just have a single line, such as:
Quote
<?php include 'D:Webcommondocument1.php';?>
Those documents are basically just html files containing a bunch of tables <table>, <tr>, <td>, <font>, <img>, etc.
I would like to start using PHP-Fusion 9, and have just installed 9.10.20.
I would like to use those same <php> links in my PHP-Fusion v9.
I've seen some threads here about creating new bbcodes, such as RobiNN's reply to someone for adding a paragraph bbcode, but I'm not sure if I can do the same for [?php], and if it's possible, how exactly to modify an existing bbcode's files.
Any suggestions would be greatly appreciated.
Thanks in advance & have yourselves a great day.
Regards & be safe,
John