Re: Question on functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 10 Nov 2004 10:10:37 -0700, Jason <jason.gerfen@xxxxxxxxxxxx> wrote:
> Yeah the global stuff I understand and can use fine.  What I would like
> more information about is the use of arguments to functions i.e.
> function( $user, $pass, $db ) {
>   $db = @mysql_connect( $user, $pass, $db );
> }
> 
> I understand parts but googling for the proper use of functions in php
> hasn't gotten me anywhere...

Looks like you understand already.  Did you have some broken code you
wanted help with?


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux