Web pages that use PHP and/or MySQL
This code is written in xhtml. The code below is written in php.
Hello World!
What a nice day!
x is 6 and y is 3
Today is Tue
Today is a week day!
i= 1 and z= x+y+2i= 11
I have assigned and manipulated variables which are strings or numbers!
i= 2 and z= x+y+2i= 13
I have assigned and manipulated variables which are strings or numbers!
i= 3 and z= x+y+2i= 15
I have assigned and manipulated variables which are strings or numbers!
i= 4 and z= x+y+2i= 17
I have assigned and manipulated variables which are strings or numbers!
i= 5 and z= x+y+2i= 19
I have assigned and manipulated variables which are strings or numbers!