Anxious Posted April 27, 2009 Share Posted April 27, 2009 How do you echo a value. echo("....") 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 "..."; ?> 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 "..."; ?> 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
Archived
This topic is now archived and is closed to further replies.