Recent content by Sean Surtz

  1. S

    Could you fix my php script please?

    0){ if(strlen($comment)> 0){ $name = mysql_real_escape_string($name); $comment = mysql_real_escape_string($comment); }else{ echo "You know what letters are, right???"; } }else{ if(strlen($comment)> 0){ echo "Sp@m much???" $sql = "INSERT INTO 'guestbook'.'entries' ( 'ID' , 'name' , 'date' ...
  2. S

    HTML how do I make forms go to the bottom of the screen?

    How do i make sign in sheets or "forms" go to the bottom of the screen, preferably the bottom left
  3. S

    macromedia flash 8 trial?

    I want the macromedia flash 8 trial, but i cant find it, and site you can give me? and i don't want the CS5 trial download
Back
Top