par
Invité » 20 oct. 2006, 14:38
Bonjour.
je vais de l'automatisation avec mon telephone pour recuperer un fichier de configuration au format html.
Pour faire ceci je dois faire appel à l'adresse suivante:
http://provisioning.snom.com/snom3 [...] ?mac={mac}
mac est l'adresse mac du telephone IP
En gros, je souhaiterai que le script php fasse appel a la page html correspondant a mon adresse mac.
La page contient mon fichier de configuration au format html
Je connais un peu php car j'en ai fait il y'a 3 ans mais je serai incapable de refaire une page php maintenant
Quelqu'un peut m'aider.
merci d'avance
pour l'instant je recupere mon fichier de configuration au format html mais c'est statique.C'est recuperé avec cette adresse
http://192.168.0.1/snom320.html
Bonjour.
je vais de l'automatisation avec mon telephone pour recuperer un fichier de configuration au format html.
Pour faire ceci je dois faire appel à l'adresse suivante:
http://provisioning.snom.com/snom3 [...] ?mac={mac}
mac est l'adresse mac du telephone IP
En gros, je souhaiterai que le script php fasse appel a la page html correspondant a mon adresse mac.
La page contient mon fichier de configuration au format html
Je connais un peu php car j'en ai fait il y'a 3 ans mais je serai incapable de refaire une page php maintenant
Quelqu'un peut m'aider.
merci d'avance
pour l'instant je recupere mon fichier de configuration au format html mais c'est statique.C'est recuperé avec cette adresse
http://192.168.0.1/snom320.html