Jump to content

error in print line of php for centering text


big-dog1965

Recommended Posts

How do I write this bit of code so I dont get the error

Parse error: syntax error, unexpected T_STRING

print "<h2 align="center">Password field cannot be left blank!</h2>";

If I do it this way

print "<h2>Username field cannot be left blank!</h2>";

Seems to work but i want it centered

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.