1
0
mirror of https://github.com/php/doc-de.git synced 2026-03-24 07:12:15 +01:00
Files
archived-doc-de/reference/exec/reference.xml
Hartmut Holzgraefe 1f911cf7d0 make unmaintained files visible in revcheck output
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@232252 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-21 21:12:29 +00:00

39 lines
1.0 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- EN-Revision: 1.1 Maintainer: nobody Status: ready -->
<reference id="ref.exec">
<title>Funktionen zur Programmausführung</title>
<titleabbrev>Programmausführung</titleabbrev>
<partintro>
<simpara>
Diese Funktionen stellen Mittel und Wege zur Verfügung, Befehle
und externe Programme auf dem System selbst auszuführen und diese
Ausführung sicher durchzuführen. Diese Funktionen stehen in enger
Beziehung zum <link
linkend="language.operators.execution">Backtick-Operator</link>.
</simpara>
</partintro>
&reference.exec.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->