<?php $var = " Buy Some Dude"; var_export(substr($var, 0, strpos($var, " By")));
You have javascript disabled. You will not be able to edit any code.