Recent content by Ncis

  1. N

    Help with 7th Grade Pre-Algebra homework?

    Ok, so for this you are just combining like terms: 1) 7p-1-9p+5 so 1st, just subtract -9p from 7p and you get -2p-1+5 then add 5 to -1 and you get 4. so the answer is -2p+4
  2. N

    Best/Most Realistic Forensic Science TV Show (CSI, NCIS, ect)?

    I definitely agree with Bones! But 2nd is NCIS
  3. N

    Best/Most Realistic Forensic Science TV Show (CSI, NCIS, ect)?

    I definitely agree with Bones! But 2nd is NCIS
  4. N

    what episode of ncis is this from? ziva and tony kissing?

    http://fuckyeahtiva.tumblr.com/ its not my website, so ignore the name the third picture from the bottom. they're kissing and she has her hands on his face thanks sooooo much! here's another picture of the same thing: http://img247.imageshack.us/img247/2651/myspacetivaqt2.jpg
  5. N

    php code help, 10 points instant?

    can someone give me a better version of this... <?php $username = $_POST['username']; $password = $_POST['password']; $txt1 = "Your username is <b>" . $_POST['username'] ."</b><br/>"; $txt2 = "Your password is <b>" . $_POST['password'] ."</b><br/>"; if (strlen($password)<= 3) { echo...
  6. N

    Two PHP Questions (need codes)?

    Hi, I having a problem with a couple of things.... ---------------------------------------------------------------------------------------------------- I want to add a restriction on my registration form, so it only allows 1 registration per email. What is the php code for this...
  7. N

    Who would like to help me with PHP?

    Hi, Would anyone be willing to help me with PHP? LIke i don't mean write full codes out (Unless you want to)..Like just to tell me how to fix things and stuff.. It would be good to talk to you on MSN or something.... Please Email me or post here, and ill email you or add you.... and please...
  8. N

    Anyone know how to program flash?

    Would someone like to make a flash thing for me? Like the hex code generator (example) that sort of flash? not a computer game or anything. Thanks Just email me or post here
  9. N

    Anyone want to help me with HTML, CSS or PHP?

    I know quite a but about it, but i like to have someone to ask question to....If you help me, email me or post here and ill email you and add you on messenger or something. Thanks! Sekh, I can't, look... (User does not allow IM). (User does not allow email). You need to change that or email...
  10. N

    Anyone want to help me with HTML, CSS or PHP?

    I know quite a but about it, but i like to have someone to ask question to....If you help me, email me or post here and ill email you and add you on messenger or something. Thanks! Sekh, I can't, look... (User does not allow IM). (User does not allow email). You need to change that or email...
  11. N

    Need some help with HTML format?

    it's always going to be different when you resize the page, you can try the following code: <img src="IMAGE URL" align="left"> or <img src="IMAGE URL" align="center"> or <img src="IMAGE URL" align="right">
  12. N

    PHP Code messes up my Website Page?

    <?PHP // Total Questions: // HELP: Set this to number of questions you have. $number_of_questions = 3; // The Questions: $quiz = array( '1' => array ( 'question' => "What's brown & sounds like a bell", 'choices' => array( 'a' => 'Dung', 'b' => 'Doo', 'c' =>...
  13. N

    photoshop or fireworks for Webdesign?

    Photoshop - Easier to use.
  14. N

    photoshop or fireworks for Webdesign?

    Photoshop - Easier to use.
  15. N

    What is the best touchscreen phone?

    LG viewty or something has touch screen with a good camera
Back
Top