Is there any tye of php function to adjust dollar values for inflation?
Such as… $todays_dollars = some_function ($former_dollars) ;
I need to convert hundreds of dollar loss values of historical building fires (1900’ish to present)
into today’s dollars (US).
Thanks
eatc7402