> By the way, does php.net search allow to search through function aliases? > In PHP5 ocilogon() is alias of oci_connect() and I know, I need to mention this in doc, but how it can help? > > --- > WBR, > Antony Dovgal aka tony2001 > [EMAIL PROTECTED] || [EMAIL PROTECTED] >
Take a look at reference/filesystem/fputs.xml for example or http://php.net/manual/en/function.fputs.php Nuno
