PHP – echo alternative/shorthand By Malik | May 9, 2011 0 Comment Hi, For printing statements in PHP we make use of echo like this. <?php echo "Coderz Heaven"; ?> An alternative way of echo or a shorthand of echo will look like this. <?="Coderz Heaven"?> 🙂 More Similar Posts Socket Programming in Flutter, Build Chat Apps in FlutterFlutter DataTable + MySQLFlutter - Tips & TricksFlutter Tutorial - Upload Image in Flutter Using PHPProject Treble - Android Version Fragmentation SolvedOpen Urls in Browser, In App, Make Phone Calls, Open…How to configure Firebase Google-Services.json for…Efficient use of Widgets in Flutter Container - TipUsing extension-methods in FlutterGoogle's Flutter Quick TipsPlay Video in FlutterFlutter Tutorials - Inherited WidgetsFirebase Push Notifications in FlutterThings to Know About Mobile UXHow to BackUp user's data programatically in Android?App Theming in Flutter - Dark Mode/ Light ModeChat Application in Flutter Using Socket IOUnderstanding Application States in FlutterFree Daily News AppMobile AppsFlutter Tutorial - Navigation and Passing params…Bottomsheets in Flutter - Android and iOSUsing WKWebkit in iOS - Simple ExampleLoad Local html file into WebView in Flutter. Call…Easily Parse JSON, Create JSON Model Classes, Show…