Guest PcGamerz13 Posted March 1, 2006 Share Posted March 1, 2006 -Fixed Link to comment https://forums.phpfreaks.com/topic/3862-help-with-my-if-statement/ 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] Link to comment https://forums.phpfreaks.com/topic/3862-help-with-my-if-statement/#findComment-13406 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.