Datatype in PHP

Advertisements

Constant in PHP Comments in PHP

Datatype in PHP

PHP data types are used to hold different types of data or values. PHP supports the following data types:

  • String
  • Integer
  • Float
  • Boolean
  • Array
  • Object
  • NULL
  • Resource

String

A string is a sequence of characters, for example "Hello world!".

Syntax

<?php

$x = "Hello world!";
$y = 'Hello world!';

echo $x;
echo "</br>"; 
echo $y;

?>

Output

Hello world! Hello world!

Constant in PHP Comments in PHP

Google Advertisment

Buy This Ad Space @$20 per Month, Ad Size 600X200 Contact on: hitesh.xc@gmail.com or 9999595223

Magenet is best Adsense Alternative here we earn $2 for single link, Here we get links ads. Magenet

For Projects 9999595223

Google Advertisements


Buy Websites 9999595223

Buy College Projects with Documentation Contact on whatsapp 9999595223. Contact on: hitesh.xc@gmail.com or 9999595223 Try this Keyword C++ Programs

Advertisements