Thread: Help me Please

  1. #16
    Banned
    Join Date
    Nov 2007
    Posts
    678
    Absolutely!
    I think it should work. The only (and indeed very BIG) problem that could come up is that the web server is not configured to parse .php files.

  2. #17
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    Dang freewebs doesn't support it , do you know any free web hosting website providers which support php?

  3. #18
    Banned
    Join Date
    Nov 2007
    Posts
    678
    The question is transferred to this Very Helpful Guy!

  4. #19
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    I see, So will this make my login register form work + do you know how to make one?

  5. #20
    Banned
    Join Date
    Nov 2007
    Posts
    678
    NO!
    DIY policy!

  6. #21
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    DIY? Im sorry im kind of new.

  7. #22
    Banned
    Join Date
    Nov 2007
    Posts
    678
    DIY - Do It Yourself!
    Darn! You made me expand the term!!! X-(

  8. #23
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    I have another question, if i save as register.html and the php is in that file does it affect the php?

  9. #24
    Banned
    Join Date
    Nov 2007
    Posts
    678
    Yes! Affects to the effect that php statements will be printed out literally to the browser!
    You must use .php extensions for such files.

    Some may argue that it depends that what file extension is chosen for representing php files, but, anyways, just make sure you name your files .php

  10. #25
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    What does this have to do with C++?

  11. #26
    Registered User
    Join Date
    Mar 2008
    Posts
    34
    Okay now I need MAJOR help, I have found a website which gives you a register form for php, I am not using it just testing xD but for some reason it wont show the register form when I open the PHP web page? Why not?

  12. #27
    Banned
    Join Date
    Nov 2007
    Posts
    678
    Quote Originally Posted by medievalelks View Post
    What does this have to do with C++?
    HaHa!! You too are right!
    This is the second thread that is posted out-of-context and I was replying to!

    I saw CornedBee was online for quite a while, but seems like, he is too tired to do all this Moderator stuff.

    This can sure be moved to Technical or General.

  13. #28
    Banned
    Join Date
    Nov 2007
    Posts
    678
    Quote Originally Posted by Houssen View Post
    Okay now I need MAJOR help, I have found a website which gives you a register form for php, I am not using it just testing xD but for some reason it wont show the register form when I open the PHP web page? Why not?
    If you mean, that you can't see the php code used for making that form:
    Well, that's natural, .php files are parsed on web server, we only get plain HTML in our browser.

    Better would be to look for a web development specific board.

    We are all C++ worms here

  14. #29
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Moved.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  15. #30
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    > What does this have to do with C++?
    You can do it in C

Popular pages Recent additions subscribe to a feed