Re: [PHP] Re: Convert Feet to Metres

2005-11-02 Thread Jochem Maas
Jim Moseby wrote: Shaun wrote: I would say that requiring explicit use of the chars (') and (") to denote imperial measurement is probably the neatest way to go (and that you can assume that lack of these chars and or use of the (.) entails metric data. ... assuming you have/want a single text

RE: [PHP] Re: Convert Feet to Metres

2005-11-02 Thread Jim Moseby
> > Shaun wrote: > > Hi, > > > > I am trying to create a function that will convert metres > to feet and vice > > versa. After searching Google I have found that 1 meters = > 3.2808399 feet. > > However if someone enters 10.5 to mean 10 feet and 5 inches > this is not the > > same as 10 fee