You are here

PHP

Variables

$variable

Por ejemplo:

$variable = 1;
echo $variable;
?>

Temas: 

PHP

phpinfo()
?>
Tipos de datos:
Variables
Strings
string-functions
numbers
floats
arrays
array_functions
boolens
typecasting
constants

Temas: 
Subscribe to RSS - PHP