Jump to content
xisto Community

PHP_Newb

Members
  • Content Count

    1
  • Joined

  • Last visited

  1. Also- if you do not put the <?php ?> tags in, the browser will count it as HTML. so if you put this in an include file: $test1 = test2 echo ("$test1")the browser will count it as HTML. But if you put in the PHP tags it will display the echo script
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.