Need advise on PHP............?

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

Guest
I have been fiddling with PHP, and I came across a problem, I have wrote a code which checks if the entered username and password are valid, and then, it is suppose to display a <FORM>, a really big FORM for editing profile, so what is the most smartest way to implement that ? cause the only idea I have is to put "echo ...." in front of every line of HTML and I think that is silly.

Please advise. Thank you.
 
Back
Top