Jump to content

eduard

Members
  • Posts

    2,375
  • Joined

  • Last visited

Everything posted by eduard

  1. eduard

    Next step?

    I see 2 different html forms!<html><body><form action="insert.php" method="post">Firstname: <input type="text" name="firstname" />Lastname: <input type="text" name="lastname" />Age: <input type="text" name="age" /><input type="submit" /></form></body></html> <form method="post" action="comment.php" ><label for="fName">First Name:</label><input type="text" id="fName" name="firstName" /><br/><label for="lName">Last Name:</label><input type="text" id="lName" name="lastName" /><br/><label for="comment">Comment:</label><textarea id="comment" name="comments"></textarea><br/><input type="submit" value="Submit Comments" /></form>Which one is the right one?
  2. eduard

    Next step?

    I apreciate that, but your example and the example of the tutorial insert.php don´t make me understand the error I make!
  3. eduard

    Next step?

    Thanks! Good explanation!
  4. eduard

    Next step?

    You are too early! I still have to study the examples!
  5. eduard

    Next step?

    How to set a form like this? Like any other form?
  6. eduard

    Next step?

    Thanks very much! However, this isn´t what I want! I want to show how a database works using msql queries!
  7. eduard

    Next step?

    Ok, but how can I put this form (in my portfolio?) on my website so that it´s attractive for potential customers?
  8. eduard

    Next step?

    Sure it does! Thanks very much!
  9. eduard

    Next step?

    I have (nearly: undefined index I don´t understand well - although it´s already explained to me - undefined is obvious, but ´index´ (?)), but I have the select, where, update and delete php files working!So, still my question: How does such a html form look like and where do I find an example of it?
  10. eduard

    Next step?

    I understand your reply! But how do I make such a html form?
  11. eduard

    Next step?

    The goal was and is to show a php application (database) on my website! I´ve an insert -, select -, where -, delete php etc. and I´ve 2 forns html!So, what´s next?I assume 1 html form with several MYSQL queries!Where can I read how to do that?
  12. Thank you very much! Can you be more specific about the HTML table please?
  13. Can you say:a website for a client must be finished, your own never will be?
  14. But that I can find out (easily)! My question however was:: ¨something TOTALLY NEW!´
  15. What do I´ve to learn now? I know I´ve still to learn a lot in HTML and CSS! But what´s relly new to me as I want to improve my skills as a web designer? I´ll have a look now at the tutorials! CSS3? HTML5? of course! But I´d like something totally different!
  16. Now a very difficult question: when is a website finished (it can always better!)
  17. Wait and see (but it always can better!)!
  18. Pffffffffffffff-you´re right! I´ve read it, but forgot it (human?)
  19. You ALL say that my website is out dated (I agree)! But NO-one says what changes are necessary?
  20. I read it now carefully! The best reply to this thread!
  21. Your best comment so far! I agree with you that I´ve to learn a lot, but another time: Argentina, Europe, Asia, etc. aren´t that advanced as the U. S. A. e. g. in the supermarket here they have music which was populair in the 1980´s in Europe!Fortunately, the world isn´t only the U. S. A.!
  22. Thanks! Sorry, I don´t agree with you totally! It´s a fact that my website is out of date! However, I prefer a website like this much more than all that ´copy and paste´ stuff you see today on the web! Or I like a house made of wood, I don´t like a house full with artificial rubbish!
  23. .... anyone would PROBABLY say the same thing!Well, I´m waiting!
×
×
  • Create New...