1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-26 01:18:04 +02:00
Files
archived-doc-ja/reference/exec/reference.xml
T
Simone Cortesi cce4ba4ece WS fix: JA
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@78472 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-16 23:58:37 +00:00

37 lines
977 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<reference id="ref.exec">
<title>プログラム実行関数</title>
<titleabbrev>プログラムの実行</titleabbrev>
<partintro>
<simpara>
以下の関数は、システム自体の上でコマンドを実行したり、こうしたコマ
ンドの安全に実行する手段を提供します。以下の関数は、
<link linkend="language.operators.execution">backtick演算子</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:
-->