Hey all !!
I'm new here and new to programming in general...
I have been dabbling in PHP recently and I'm really starting to enjoy it. I do however have one question which may be a bit stupid but here goes anyway...
If I write a PHP programme that allows somebody to login to my website, I don't necessarily want to echo a plain white page when the person logs in successfully..What is the most efficient way of echoing an entire page...?? I tried it earlier but I found it very messy when mixing php and html...Is there some alternative way that I don't know about.??
Cheers
!!
I'm new here and new to programming in general...
I have been dabbling in PHP recently and I'm really starting to enjoy it. I do however have one question which may be a bit stupid but here goes anyway...
If I write a PHP programme that allows somebody to login to my website, I don't necessarily want to echo a plain white page when the person logs in successfully..What is the most efficient way of echoing an entire page...?? I tried it earlier but I found it very messy when mixing php and html...Is there some alternative way that I don't know about.??
Cheers