Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Search:

Type: Posts; User: Bergel M

Search: Search took 0.09 seconds.

  1. JAVA: Why is the new object taking an argument?

    It's an online example:

    BufferedReader br = new BufferedReader(new InputStreamReader(System.in));

    =========
    Why is BufferedReader is taking InputStreamReader(System.in) as argument? What is...
  2. PHP crypt and PERL crypt: same level of security?

    do they have the same security?
  3. Replies
    0
    Views
    688

    PERL: Encrypted passwords and salt?

    i have a perl cgi script that uses crypt and two random characters for salt to encrypt passwords.

    im curious how it supposed to compare entered passwords with passwords in the database? what i...
  4. PERL: Unterminated operator error in a code?

    thats what i have (given by the teacher):


    102 return <<HEAD;<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    103-112....bunch of html code
    113 HEAD
    ------

    its giving me...
  5. PHP: How can I use one form for two things?

    I have a form with fields like this:

    <input type="text" name="item_name" value="<?PHP echo $_POST['item_name'];?>" />

    i.e. it will show values from POST.

    I need to retrieve values from the...
  6. Do you know his name or links to similar images?

    i40.tinypic [dot] com/14djyur.jpg

    or do you have links to images of guys with similar face.

    sorry about the dot thing, yahoo wont let me post a linke with a com
Results 1 to 6 of 6