wrox

Hi,

I am learning to code with a book and it gives the following code as the answer of the excercise.

> Text to display

Why is it not working when I paste it and upload it to the net?

thanks,
N

Select Font: Verdana Arial Times New Roman
Select Size: 10px 12px 16px 20px
Select Color: black green purple red

If you turn on error reporting you will have your answer. Sessions will not work without session start. (I am assuming your file also has a .php extension)

You are also trying to display your php between an unclosed

tag

Sponsor our Newsletter | Privacy Policy | Terms of Service