tazza di caffé

automatizzare

icona per espandere il menu interno
Table of Contents

I CMS vi organizzano tutto, e automatizzano molto, ma anche controllando direttamente il codice sorgente si possono automatizzare alcune (importanti) coseCMS can organize everything for you, and automate a lot, but even by directly controlling the source code, you can automate some (important) things.

In particolare è possibile listare e linkare automaticamente i files di un folder (e dei subfolder), oppure creare un indice interno di una certa pagina web (usando i titoli)In particular, it is possible to automatically list and link the files of a folder (and subfolders), or create an internal index of a certain web page (using titles: headers, such as h1, h2, h3 and so on).

In questa sezione

  • List and link files, in a folder (and subfolders): come creare un elenco automaticamente aggiornabile dei files php in una cartella di un sito webhow to get a list of linked files in a given website folder
  • Automatic webpage TOC, from header tags: it is possibile to get an automatic index (TOC, table of contents) of a webpage
  • Redirect by language, in a multilingual website: come reindirizzare i visitatori in base alla loro linguaredirect website visitors according to their language