For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > May 2006 > cvs: phpdoc /en/reference/info/functions sys-get-temp-dir.php sys-get-temp-dir.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/info/functions sys-get-temp-dir.php sys-get-temp-dir.xml
TAKAGI Masahiro

2006-05-19, 7:58 am

takagi Fri May 19 13:20:58 2006 UTC

Added files:
/phpdoc/en/reference/info/functions sys-get-temp-dir.xml

Removed files:
/phpdoc/en/reference/info/functions sys-get-temp-dir.php
Log:
renamed sys-get-temp-dir.php to sys-get-temp-dir.xml



http://cvs.php.net/viewcvs.cgi/phpd...=markup&rev=1.1
Index: phpdoc/en/reference/info/functions/sys-get-temp-dir.xml
+++ phpdoc/en/reference/info/functions/sys-get-temp-dir.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.sys-get-temp-dir">
<refnamediv>
<refname>sys_get_temp_dir</refname>
<refpurpose>
Returns directory path used for temporary files
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>sys_get_temp_dir</methodname>
<void/>
</methodsynopsis>
<para>
This function returns the path of the directory PHP stores temporary
files in by default.
</para>
<para>
See also <function>tmpfile</function>, <function>tempnam</function>.
</para>
</refsect1>
</refentry>

<!-- 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:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com