Anxious Posted April 27, 2009 Share Posted April 27, 2009 How do you echo a value. echo("....") Quote Link to comment https://forums.phpfreaks.com/topic/155811-solved-how-to-echo-values/ Share on other sites More sharing options...
avvllvva Posted April 27, 2009 Share Posted April 27, 2009 <?php echo "..."; ?> Quote Link to comment https://forums.phpfreaks.com/topic/155811-solved-how-to-echo-values/#findComment-820157 Share on other sites More sharing options...
avvllvva Posted April 27, 2009 Share Posted April 27, 2009 <?php echo "..."; ?> Quote Link to comment https://forums.phpfreaks.com/topic/155811-solved-how-to-echo-values/#findComment-820158 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.