ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /it Translators /it/features cookies.xml
by Luca Perugini other posts by this author
Dec 12 2001 3:46PM messages near this date
[PHP-DOC] Bug #14460 Updated: no bookmarks in PDF version | [PHP-DOC] cvs: phpdoc /ja/language variables.xml
perugini		Wed Dec 12 10:46:14 2001 EDT

  Modified files:              
    /phpdoc/it/features	cookies.xml 
    /phpdoc/it	Translators 
  Log:
  Updated and reassigned.
  
  
Index: phpdoc/it/features/cookies.xml
diff -u phpdoc/it/features/cookies.xml:1.3 phpdoc/it/features/cookies.xml:1.4
--- phpdoc/it/features/cookies.xml:1.3	Wed Nov 14 17:35:47 2001
+++ phpdoc/it/features/cookies.xml	Wed Dec 12 10:46:12 2001
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
+<!-- EN-Revision: 1.10 Maintainer: perugini  Status: ready --> 
  <chapter id="features.cookies"> 
   <title> Cookies</title>
 
@@ -9,14 +10,16 @@
    funzione <function> setcookie</function>. I cookies sono parte dell'intestazione
    HTTP, quindi <function> setcookie</function> deve essere chiamata prima
    che qualsiasi output sia inviato al browser. Si tratta della stessa limitazione
-   della funzione <function> header</function>.</para>
+   della funzione <function> header</function>.
+  </para> 
 
   <para> 
    Ogni cookie inviato dal client sar&agrave; automaticamente trasformato
    in una variabile PHP, come avviene nel caso di dati GET o POST.
    Se si vogliono assegnare pi&ugrave; valori ad un singolo cookie, basta
    aggiungere <emphasis> []</emphasis> al nome del cookie. Per maggiori dettagli
-   si veda la funzione <function> setcookie</function>.</para>
+   si veda la funzione <function> setcookie</function>.
+  </para> 
 
  </chapter> 
 
@@ -30,9 +33,12 @@
 sgml-indent-step:1
 sgml-indent-data:t
 sgml-parent-document:nil
-sgml-default-dtd-file:"../manual.ced"
+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
 --> 
Index: phpdoc/it/Translators
diff -u phpdoc/it/Translators:1.110 phpdoc/it/Translators:1.111
--- phpdoc/it/Translators:1.110	Wed Dec 12 08:41:45 2001
+++ phpdoc/it/Translators	Wed Dec 12 10:46:13 2001
@@ -17,7 +17,6 @@
 donelli  	Enrico Donelli		enricod@[...].it
 ettaro		Massimo Ettaro		ettaro@[...].it
 fabio   	Fabio Gandola		fabio@[...].org
-latoserver	Luca Balzerani		lou@[...].it
 marchesini	Sergio Marchesini	smarques@[...].it
 marco     	Marco De Nittis         denittis@[...].it
 milanesi	Marco Milanesi		milloz@[...].it
@@ -25,6 +24,9 @@
 sartorelli	Mariarosa Sartorelli 	sartorm@[...].it
 valente		Carlo Valente		carlo@[...].it
 
+latoserver	Luca Balzerani		lou@[...].it
+
+
 Each line gives you the following informations: who is translating a certain
 file, which is the status of the translation and which is the english
 version from which the italian one is going to be made or has been made. If 
@@ -72,7 +74,7 @@
 security.xml			perugini	A1.23
 ------- features ------------------------------------------------------------
 connection-handling.xml		
-cookies.xml			latoserver	T		
+cookies.xml			perugini	T1.10
 error-handling.xml		marco		T
 file-upload.xml			donelli		A1.27
 http-auth.xml			cortesi		T1.11

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved