<?php // This should be unparsed using DQ and SQ strings respectively echo "hello\$"; echo 'hello$'; ?>