Lancer batch en php
Fermé
nita2006
Messages postés
79
Date d'inscription
samedi 19 janvier 2008
Statut
Membre
Dernière intervention
31 juillet 2008
-
26 juin 2008 à 15:02
Sri Lumpa Messages postés 177 Date d'inscription mercredi 14 novembre 2007 Statut Membre Dernière intervention 1 juin 2010 - 26 juin 2008 à 15:54
Sri Lumpa Messages postés 177 Date d'inscription mercredi 14 novembre 2007 Statut Membre Dernière intervention 1 juin 2010 - 26 juin 2008 à 15:54
A voir également:
- Lancer batch en php
- Fichier batch - Guide
- Easy php - Télécharger - Divers Web & Internet
- Lancer une application au démarrage windows 10 - Guide
- Lancer un script powershell depuis un batch ✓ - Forum PowerShell
- Php natif - Forum PHP
1 réponse
Sri Lumpa
Messages postés
177
Date d'inscription
mercredi 14 novembre 2007
Statut
Membre
Dernière intervention
1 juin 2010
69
26 juin 2008 à 15:54
26 juin 2008 à 15:54
En PHP tu peux lancer des programmes externes ou commande grâce aux fonction exec(), proc_open() et popen(). Regarde à ces pages pour plus d'infos :
https://www.php.net/manual/fr/function.exec.php
https://www.php.net/manual/fr/function.proc-open.php
https://www.php.net/manual/fr/function.popen.php
https://www.php.net/manual/fr/function.exec.php
https://www.php.net/manual/fr/function.proc-open.php
https://www.php.net/manual/fr/function.popen.php