IDEA Re: [PHP4BETA] undefined function: bcdiv()
[email protected] ("Oracle GAP Project") Tue, 30 May 2000 15:40:02 +0700
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Dear The PHP Team, I have been more than 1 year join this mailing list, but using difference email, because my job is mobille.. In my free time, I develop web site using PHP, before that I using ASP and VB. I am very interest with PHP, because it is easy to use and because I post my web site in the communitech.net for only $19.99 for 350MB, it is big isn't it. BTW, the site support ColdFusion and Chilli ASP. I saw there is a lot of question commonly same. Like this question, or compiling, or question. The answer of the question usually, compiling-compiling.. I never got the answer for application. Like integrating with x module. or testing stabliity with complex class. etc. I try to ask to all of you because I think this is a time to move the PHP to the next level, than just hobby. Like separate the conversation in this mailing list like: 1. COMPILE, Installating, 2. Trying the module function, or generate the advance syntax. Because I am waiting, there is a enterprise conversation for using PHP, not only a small module or a php project for developing a small news. Regards Frans ----- Original Message ----- From: Rasmus Lerdorf <[email protected]> To: Arlon Wilber <[email protected]> Cc: <[email protected]> Sent: Tuesday, May 30, 2000 9:47 AM Subject: Re: [PHP4BETA] undefined function: bcdiv() > You probably didn't compile PHP 4 with bcmath support. > > See the README.BCMATH file in the PHP 4 source distribution. > > -Rasmus > > On Mon, 29 May 2000, Arlon Wilber wrote: > > > I've just finished migrating my system to dynamic version 4.0.0 php > > (apache 1.3.12, redhat 6.1, Kernel 2.2.12-20). > > > > Most everything works correctly (including phplib, happily). But in going > > through my various scripts, I encountered the following error: > > > > Fatal error: Call to undefined function: bcdiv() in > > /home/httpd/html/album/picadded.php on line 63 > > > > the offending line reads as follows: > > $newwidth=bcdiv(($width*$ratio),1,0); > > > > Any ideas? > > > > Thanks, > > Arlon > > > > > > > > > > > > > -- > PHP 4.0 Beta Mailing List <http://www.php.net/version4/> > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected]