Guest PcGamerz13 Posted March 1, 2006 Share Posted March 1, 2006 -Fixed Quote Link to comment Share on other sites More sharing options...
zq29 Posted March 1, 2006 Share Posted March 1, 2006 I think you are a little confused on how to use echo. You are creating a variable called echo and assigning a value to it. You use echo like this:[code]$var = "Hello World!";echo $var;[/code] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.