3,4d2 < // Updated in April, 2018 for Blog Search of non starting words < // http://www.rjmprogramming.com.au/PHP/design_a_course.php?topic=Contact_Us_Feedback_Filtering_WordPress_Tutorial 53,56d50 < if (isset($_GET['anywhere'])) { < $lotsnewihless = " " . explode(">", $lotsnewih[$i])[-1 + sizeof(explode(">", $lotsnewih[$i]))] . " "; < if (strpos(strtolower($lotsnewihless), " " . strtolower($infind) . " ") !== false) $newih = str_replace("", "" . str_replace("MyNew-", $infind . "MyNew-", $lotsnewih[$i]) . "", $newih); < } else { 58d51 < } 202c195 < echo "Ask About Course" . $bodyi . "

Course Designer

Thanks for your " . $_POST['coursename'] . " Course Design

" . str_replace("ChangeTutNow(this);", " var ahuh=this.value.split(\"=\"); location.href = \"./design_a_course.php?topic=\" + ahuh[ahuh.length - 1].replace(\"#\", \"%23\"); ", via("")) . "


" . ""; --- > echo "Ask About Course" . $bodyi . "

Course Designer

Thanks for your " . $_POST['coursename'] . " Course Design

" . str_replace("ChangeTutNow(this);", " var ahuh=this.value.split(\"=\"); location.href = \"./design_a_course.php?topic=\" + ahuh[ahuh.length - 1].replace(\"#\", \"%23\"); ", via("")) . "


" . ""; 223,224c216 < $bodyi .= "

"; < echo "Ask About Course" . $bodyi . "

Course Designer

" . str_replace("ChangeTutNow(this);", " var ahuh=this.value.split(\"=\"); location.href = \"./design_a_course.php?topic=\" + ahuh[ahuh.length - 1].replace(\"#\", \"%23\"); ", via("")) . "


" . ""; --- > echo "Ask About Course" . $bodyi . "

Course Designer

" . str_replace("ChangeTutNow(this);", " var ahuh=this.value.split(\"=\"); location.href = \"./design_a_course.php?topic=\" + ahuh[ahuh.length - 1].replace(\"#\", \"%23\"); ", via("")) . "


" . "";