Hi all,
remember "Components" in Golive which were really cool things that could be changed and then the updates transferred automatically across to all the other webpages that included that Component? (Great for Navbars).
I asked about "Component" functions in Kompozer and received this answer.... but I don't really know what it means.
What is an "include file"... a specially designated web-page or special code or something? Where do I put it?
remember "Components" in Golive which were really cool things that could be changed and then the updates transferred automatically across to all the other webpages that included that Component? (Great for Navbars).
I asked about "Component" functions in Kompozer and received this answer.... but I don't really know what it means.
As long as your server supports .php server side includes you can do that with an include file. You make the change in the include file and upload it and the change will show up where ever you call for that specific include. ISP space usually does not support this but most hosted space does.
What is an "include file"... a specially designated web-page or special code or something? Where do I put it?