Anyone know how to fix that?
Hi there,
To fix what exactly?
I see nothing wrong: the browser displays exactly what's in the file. It's a HTML context and your browser displays it correctly.
It would be good if you could state what output you would like to see: just 123 only?
Mailgermankorsun your file is missing a php opening tag `<?php` in order for php code to work.
Please sign in to leave a comment.
Hi there,
To fix what exactly?
I see nothing wrong: the browser displays exactly what's in the file. It's a HTML context and your browser displays it correctly.
It would be good if you could state what output you would like to see: just 123 only?
Mailgermankorsun your file is missing a php opening tag `<?php` in order for php code to work.