hello!
is there a way to make this correctly with some php script:
i tryed in many ways but i stuck every time!Code:$x = '2'; $y = '3'; $z = $x + $y;
also i search for this in php.net and nothing again under "plus" or "addition"!
any help will be appreciated!
thanx in advance!
sven





Bookmarks