Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Menu
Using parentheses with these constructs : print « Utility Function « PHP
PHP
Utility Function
print
Using parentheses with these constructs
<?php print(
"Hello!"
); ?>
Related examples in the same category
1.
Code Block Containing Multiple print() Statements
2.
Interpolating array element values in double-quoted strings
3.
Interpolating array element values with curly braces
4.
Mix the output of date( ) with a text string to get a natural-looking statement
5.
Mix variable with string output
6.
Output string value
7.
Output value of a variable wit print function
8.
Printing a form