Hello I have multiple of websites. I want to include an html table in every footer of those sites. The table code is in a file located on another site. All sites are php. I want this so that I can modify the table from one file instead of having to modify it mutiple times. Is that possible ? And how can I do it ? Give any best idea which is helpful for me. Thank you. Regards
I have put the table code in a file datalinks.inc Then I used the following function: <?php include("datalinks.inc"); ?> in every site's footer. when i do that its not work and i did not know what to do. what would i do now? help me
And what is the absolute path in your mind please share it. I don't understand what you want to say or try to telling me