Welcome Guest, Not a member yet? Register   Sign In
How to concatenate variables?
#3

[eluser]gigas10[/eluser]
Kind of, you do not need to put quotations around variables. Try this:
Code:
default:
$records = $this->lang->line('orders_records');
$string = $updated . " " . $records;
bread;


Messages In This Thread
How to concatenate variables? - by El Forum - 01-09-2010, 12:58 PM
How to concatenate variables? - by El Forum - 01-09-2010, 01:00 PM
How to concatenate variables? - by El Forum - 01-09-2010, 01:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB