I've fixed most of them, but I'm not sure about cyrus_unbind() and
sleep() so I didn't change them.

Thanks for your help,

Sander

On Wed, Jun 26, 2002 at 01:10:37PM +0000, Paul Hudson wrote:
> Here's another list of minor typos in the English documentation.  I still 
> need someone to commit these changes on my behalf, so if you've got CVS 
> access and five minutes on your hands...? :)
> 
> Thanks,
> 
> 
> --Paul
> 
> 
> ------------------
> 
> Changes:
> 
>  http://uk.php.net/manual/en/faq.html.php
>       "PHP and HTML interact a lot: PHP generate HTML, and HTML has 
>       informations that will be sent to PHP." -
>       "PHP and HTML interact a lot: PHP can generate HTML, and HTML can 
>       pass information to PHP."
> 
>       "What encodings/decodings do I need when I pass a value on via a 
>       form? And via an URL?" - "
>       "What encoding/decoding do I need when I pass a value through a 
>       form/URL? (two instances)
> 
>       "htmlspecialchars the the whole value" - "htmlspecialchars the whole 
>       value"
> 
>       "interpret the html escaped symbols" - "HTML"
> 
>       "Use it's numerical form element id instead" - "use its numerical 
>       form element ID instead"
> 
> 
>  http://uk.php.net/manual/en/ref.mnogo.php
>       "These functions allow you to access mnoGoSearch" - "allow you to 
>       access the mnoGoSearch"
> 
>       "you must compile php with mnogosearch" - "PHP"
> 
>       "the path to mnogosearch, php will look for mnogosearch " - "PHP
> 
>       "ftp archive search, news articles" - "FTP"
> 
>       "php contains built-in mysql access library" - "PHP contains a 
>       built-in MySQL access library"
> 
>       "You need at least 3.1.10 version of mnoGoSearch installed to use 
>       these functions." -
>       "You need at least version 3.1.10 of mnoGoSearch installed in order 
>       to use these functions."
> 
>       "and can work only with generic mysql libraries" - "MySQL"
> 
>       "with mysql, during php configuration" - "PHP"
> 
>  http://uk.php.net/manual/en/language.references.php
>       "References are a means in PHP to access the same" - "References in 
>       PHP are a means to access the same"
> 
>  http://uk.php.net/manual/en/ref.oci8.php
>       "make sure that you have set up your oracle environment" - "Oracle"
> 
>  http://uk.php.net/manual/en/ref.cyrus.php
>       "Authenticate agaings a Cyrus IMAP server" - "against"
> 
>       "Close connection to a cyrus server" - "to a Cyrus IMAP server"
> 
>       "Unbind ... " - presumably "Unbind callbacks for a Cyrus IMAP 
>       connection"?
> 
>  http://uk.php.net/manual/en/ref.mssql.php
>       "procedure on a MS-SQL server" - "MS SQL"
> 
>  http://uk.php.net/manual/en/ref.ovrimos.php
>       "in PHP just compile php with" - "just compile PHP with"
> 
>       "This will just connect to SQL Server." - "This will just connect to 
>       an Ovrimos SQL server"
> 
>  http://uk.php.net/manual/en/ref.misc.php
>       "Generate a unique id" - "ID"
> 
>  http://uk.php.net/manual/en/ref.misc.php
>       "Delay execution" - "Pause execution", I think, is what is meant
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
> 
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to