">
<?phpint $five = 5;echo "$five";?>
Unlike other programming languages there are no data types in PHP.
Previous Question Next Question
Your comments will be displayed only after manual approval.