2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 06:57:16 +00:00
|
|
|
<!-- $Revision$ -->
|
2005-09-04 19:39:32 +00:00
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<reference xml:id="ref.exec" xmlns="http://docbook.org/ns/docbook">
|
2008-05-30 17:25:13 +00:00
|
|
|
<title>Program execution &Functions;</title>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
<partintro>
|
2002-05-06 07:19:36 +00:00
|
|
|
|
2007-08-17 21:09:18 +00:00
|
|
|
<section xml:id="exec.notes">
|
|
|
|
&reftitle.notes;
|
|
|
|
<warning>
|
|
|
|
<para>
|
|
|
|
Open files with lock (especially open sessions) should be closed before
|
2007-08-17 21:09:32 +00:00
|
|
|
executing a program in the background.
|
2007-08-17 21:09:18 +00:00
|
|
|
</para>
|
|
|
|
</warning>
|
|
|
|
</section>
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="exec.seealso">
|
2002-05-06 07:19:36 +00:00
|
|
|
&reftitle.seealso;
|
|
|
|
<para>
|
2002-11-15 09:11:21 +00:00
|
|
|
These functions are also closely related to the
|
2002-05-06 07:19:36 +00:00
|
|
|
<link linkend="language.operators.execution">backtick operator</link>.
|
2003-02-18 18:07:16 +00:00
|
|
|
Also, while in &safemode; you
|
2002-11-15 09:11:21 +00:00
|
|
|
must consider the <link linkend="ini.safe-mode-exec-dir">
|
|
|
|
safe_mode_exec_dir</link> directive.
|
2002-05-06 07:19:36 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
</partintro>
|
|
|
|
|
2007-12-10 17:06:11 +00:00
|
|
|
&reference.exec.entities.functions;
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
</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
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-04-15 00:12:54 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|