Jump to content

Only PHP

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
Is it possible to make a site using only PHP, and no HTML or any other language? It seems like some HTML would be needed, but I'm not sure. While I'm at it, I wonder if there's anyone who knows PHP flawlessly but doesn't know HTML. Probably not.

#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
yes and no, but without html the website wouldnt be much

#3
Chan

Chan

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 204 posts
I doubt anyone knows PHP without knowing some HTML. It would be a very ugly site with no input from the user if it were only PHP.

#4
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Yeah I think it would be ugly! and it would be difficult,i thinks, and afterall why using PHP only?

#5
Sionofdarkness

Sionofdarkness

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 384 posts
I don't know much PHP, but I know that a site needs HTML. It is the backbone of any website!