0

I can't figure out how to get this to work without adding an additional line? I want to echo "success". Is it possible?

<?php
$temp1temp = "on";
$x=1;
if ("temp".$x."temp" == "on")
  echo "success";
?>
OahuRE
  • 66
  • 9

0 Answers0