Aller au contenu
View in the app

A better way to browse. Learn more.

Next

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.

fonction php mystere

Featured Replies

Posté(e)

il s'agit d'inclure un fichier dans une page HTML. Par exemple, si tu as un bloc commun à plusieurs pages, tu en fais un fichier "bloc.machin", et dans chaque page, à l'endroit ou ce bloc doit apparaitre, tu mets une balise object qui pointe sur "bloc.machin".

Ca permet d'inclure un fichier dants la page SANS UTILISER PHP, juste par du HTML.

En utilisant le php, ça se ferait avec un petit

<?php include("bloc.machin"); ?>

Modifié par JohnSmith

Posté(e)
  • Auteur
il s'agit d'inclure un fichier dans une page HTML. Par exemple, si tu as un bloc commun à plusieurs pages, tu en fais un fichier "bloc.machin", et dans chaque page, à l'endroit ou ce bloc doit apparaitre, tu mets une balise object qui pointe sur "bloc.machin".

Ca permet d'inclure un fichier dants la page SANS UTILISER PHP, juste par du HTML.

En utilisant le php, ça se ferait avec un petit

<?php include("bloc.machin"); ?>

en effet, je viens de verifier : la fonction include rapatri bien le code et ne se contente pas de lire la page... interessant ;)

ps : si c'est bien la fonction en question, ma question est plutot ***** :chinois:

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

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.