Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

was ist phtml ?

Empfohlene Antworten

Veröffentlicht

hi leutz,

auch vielen seiten finde ich dateien, die die dateiendung .phtml haben.

was sind dies für dateien und gibt es tutorials ? wenn ja wo ?

danke euch !!

Keine Ahnung was "phtml" sein soll.

Ich kann mir höchstens vorstellen das der Webserver dies nur so ausgibt.

In der Konfiguration deines Webservers kannst du Dateien ja als alles mögliche "maskieren".

Das ist mir in letzter Zeit ebenfalls ein paar mal über den Weg gelaufen und ich denke nicht dass das eine Modeerscheinung ist ;)

*wills nu aba auch wisse*

Aloha!

Ein Auszug aus der aktuellen httpd.conf vom Apache sollte Aufschluß geben:

    #

    # These types cause httpd to let the PHP interpreter handle files with

    # the specified extensions.

    #

    <IfModule mod_php4.c>

        AddType application/x-httpd-php .php .php4 .php3 .phtml

        AddType application/x-httpd-php-source .phps

    </IfModule>

    <IfModule mod_php3.c>

        AddType application/x-httpd-php3 .php3

        AddType application/x-httpd-php3-source .phps

    </IfModule>

    <IfModule mod_php.c>

        AddType application/x-httpd-php .phtml

    </IfModule>

Ist also einfach nur PHP-Code, nichts böses.

Ciao,

Florian

PS: Kleiner Nachschub, da in Zeiten der Kriegspropaganda auch gerne noch unabhängige, zweite Quellen gehört werden sollen: FAQTs bzw Google: "What is PHTML"

Original geschrieben von Florian_K

st also einfach nur PHP-Code, nichts böses.

Hui, eventuell hätte ich selbst mal in eine aktuelle Bleistiftconf linsen sollen :)

Danke für die Info ;)

*wirft Pläne noch eine neue Websprache zu lernen wieder in die unterste Schublade*

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.