Zend - The PHP Company




Code Gallery: forumjoiner


BCGCD Greatest Common Denominator (Large Numbers)  

Type: code fragment
Added by: forumjoiner
Entered: 29/09/2006
Last modified: 31/10/2005
Rating: - (fewer than 3 votes)
Views: 2629
The Greatest Common Denominator of two large numbers, using BCMath functions. Please read the PHP manual for BCMath requirements. It works even for those who cannot have GMP support in their PHP distribution, for instance due to the web host policy.


The opposite of mysql_fetch_assoc  

Type: code fragment
Added by: forumjoiner
Entered: 30/08/2006
Last modified: 09/12/2005
Rating: - (fewer than 3 votes)
Views: 3458
mysql_fetch_assoc "converts" one row from the table into an array. mysql_insert_array "converts" an array into one row from the table.




Search