I am getting this error:
Parse error: syntax error, unexpected T_SL on line 23
Here is line 23:
$selectorder =
Also make sure that you have 3 '<<<'. Omitting one will throw this error. Also if your using NOWDOCs, make sure your hosting provider has php 5.3 installed. Plus if your php environment is below 5.3, do not use double quotes or single quotes.