Re: [PHP] Transfer query result to another script

2007-11-02 Thread rohini
any option to pass the $connect in the mysqli_fetch_array($connect,$result) You can get. I try this with the pgsql not in mysql, With Regards, Rohini -- View this message in context: http://www.nabble.com/Transfer-query-result-to-another-script-tf4732225.html#a13545488 Sent from the PHP

Re: [PHP] Function variables in classes

2007-11-02 Thread rohini
Hi paul, Why you are trying to use the scope resolution operator see you can use this way simply. Code: ** $funname(); ?> -- View this message in context: http://www.nabble.com/Function-variables-in-classes-tf4730655.html#a13545465 Sent from the PHP - General mailing list archive at Nab