--------------mycut 1


--------------mycut 2

robert@carenet.ro

Welcome! Behave yourself !

link to PHPinfo
link to hitlog

--------------mycut 3

comments


--------------mycut 4

Showing the time in 24 hours format:
The time is: 20:19:16
and the date is: 25 April 2024

--------------mycut 5

The time is: 8:19 pm

--------------mycut 6

The total weight is 30 lb.
Variable tipe is: integer

--------------mycut 7

When you assign a value to a variable, the data type of the variable is also set. PHP determines the data type automatically, based on the value you assign. If you want to check what data type PHP thinks a value is, you can use the gettype function.

$value = 7.2;
echo gettype($value);

the result will be:

double


--------------mycut 8

rew nobody 28


--------------mycut 9

5 is less than ten

--------------mycut 10

8 is between five and ten

--------------mycut 11

Good evening

--------------mycut 12

I do not know who you are, Mr. Nevermind

--------------mycut 13

1 squared is 1
2 squared is 4
3 squared is 9
4 squared is 16
5 squared is 25
6 squared is 36
7 squared is 49
8 squared is 64
9 squared is 81
10 squared is 100

--------------mycut 14

1 squared is 1
2 squared is 4
3 squared is 9
4 squared is 16
5 squared is 25
6 squared is 36
7 squared is 49
8 squared is 64
9 squared is 81
10 squared is 100

--------------mycut 15

1 squared is 1
2 squared is 4
3 squared is 9
4 squared is 16
5 squared is 25
6 squared is 36
7 squared is 49
8 squared is 64
9 squared is 81
10 squared is 100

--------------mycut 16


--------------mycut 17


--------------mycut 18


--------------mycut 19


--------------mycut 20


--------------mycut 21