FW: RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-29 Thread Ross Fleming
aye, this is the one. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 29 December 2001 18:31 To: [EMAIL PROTECTED] Subject: Re: RE: [PHP-WIN] Mathimatical equations in PHP Mail not delivered to [EMAIL PROTECTED] The mailbox of the user has exceeded the

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-29 Thread Ross Fleming
unce to the php list)... This is also a newsgroup. news.php.net is the server. Ross -Original Message- From: Mr Adam ALLEN [mailto:[EMAIL PROTECTED]] Sent: 29 December 2001 15:11 To: Svensson, B.A.T. (HKG) Cc: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] Mathimatical equations in PHP Th

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-29 Thread Mr Adam ALLEN
ucking annoyed about that people doesn't check > those things before pressing the send button/key.) > > >-Original Message- > >From: Mike Flynn [mailto:[EMAIL PROTECTED]] > >Sent: Friday, December 28, 2001 5:32 PM > >To: Svensson, B.A.T. (HKG); [EMAIL PROT

Re: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Todd Williamsen
Ok So to update a record lets say... I have a current value of 150 and the new value will be 250 now how would I total them to equal 400? I was thinking $sql = "UPDATE $table value1 = value1 + ? is that correct? how do you update it with simple math? -- PHP Windows Mailing List (htt

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Mike Flynn
At 05:32 PM 12/28/01 +0100, you wrote: >Don't send CC message to those who does not need the information, >plse!!! > >(I am starting to get pretty fucking annoyed about that people doesn't check >those things before pressing the send button/key.) Actually, I did it on purpose, not

Re: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Steven Dowd
the send button/key.)" In fact your general attitude to helping people is totally self centered , "I can do it, why can't you?" Sad. definatley didnt get the wanted xmas prezzy... Steven - Original Message - From: "Svensson, B.A.T. (HKG)" <[EMAIL PRO

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Asendorf, John
ing County, Ohio, USA 740-349-3631 Nullum magnum ingenium sine mixtura dementiae fuit > -Original Message- > From: Todd Williamsen [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 28, 2001 11:44 AM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] Mathimatical equations in P

Re: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Todd Williamsen
Mike Flynn [mailto:[EMAIL PROTECTED]] > >Sent: Friday, December 28, 2001 5:32 PM > >To: Svensson, B.A.T. (HKG); [EMAIL PROTECTED] > >Subject: RE: [PHP-WIN] Mathimatical equations in PHP > > > > > >Huh? To average? You just use addition and division. It > &

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Svensson, B.A.T. (HKG)
[EMAIL PROTECTED]] >Sent: Friday, December 28, 2001 5:32 PM >To: Svensson, B.A.T. (HKG); [EMAIL PROTECTED] >Subject: RE: [PHP-WIN] Mathimatical equations in PHP > > >Huh? To average? You just use addition and division. It >doesn't require >a function. A function w

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Mike Flynn
ed >out this thing believe the case is not in you favor this time. > > /Anders > > >-Original Message- > >From: Todd Williamsen [mailto:[EMAIL PROTECTED]] > >Sent: Friday, December 28, 2001 5:04 PM > >To: [EMAIL PROTECTED] > >Subject: Re: [PHP-WIN]

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Svensson, B.A.T. (HKG)
IL PROTECTED] >Subject: Re: [PHP-WIN] Mathimatical equations in PHP > > >That is not what I was looking for, is there a function in PHP >that does this? > > >"B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message >27E647E5629ED211BF78009027289C6302157DB4@mai

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Rconover
:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 11:04 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Mathimatical equations in PHP That is not what I was looking for, is there a function in PHP that does this? "B.A.T. Svensson" <[EMAIL PROTECTED]>

Re: [PHP-WIN] Mathimatical equations in PHP

2001-12-28 Thread Todd Williamsen
That is not what I was looking for, is there a function in PHP that does this? "B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message 27E647E5629ED211BF78009027289C6302157DB4@mail1">news:27E647E5629ED211BF78009027289C6302157DB4@mail1... > >I have a site that is for a football game and people pla

RE: [PHP-WIN] Mathimatical equations in PHP

2001-12-27 Thread Svensson, B.A.T. (HKG)
>I have a site that is for a football game and people play each other then >report who is the winner and loser. Well, I want to inject some excitement >a bit and do some stats, like Passing averages per game and rushing average >per game. > >The problem is that it will need to make the total yard

[PHP-WIN] Mathimatical equations in PHP

2001-12-27 Thread Todd Williamsen
Ok... I have a site that is for a football game and people play each other then report who is the winner and loser. Well, I want to inject some excitement a bit and do some stats, like Passing averages per game and rushing average per game. The problem is that it will need to make the total yar