Recent content by JonnyK

  1. J

    problem with php script?

    why is it the following script doesn't display when I enter a value it does not display it on the screen, what is wrong? <?php if (isset($_POST['text'])) { echo $_POST['text'].'was submitted via the POST method<br>'; } echo ' <form action="post.php" method="POST"> <input type="text"...
  2. J

    Is this high tech or modern design?

    http://law.shu.edu/images/explore/virtualtour/large/virtual_tour_01.jpg and where did this design style originate from ?
  3. J

    Can someone explain the kind of drawing this is?

    I a looking to see what kind of drawing this is called, I am not sure so I am asking for people help :) The colors used, and what kind of layout it is and etc.. :) http://www.visitingdc.com/images/virtual-tour-white-house.jpg sorry
Back
Top