Search:

Type: Posts; User: ravi_shekhar80; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    5,634

    PHP Re: Dynamic Graph in PHP

    use artichow or jgraph they r open source just download it and customize it according to your need
  2. Answers
    1
    Views
    4,071

    PHP Re: send email using php

    // To send HTML mail, the Content-type header must be set

    $headers = 'MIME-Version: 1.0' . "\r\n";
    $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";

    // Additional headers...
  3. Answers
    2
    Views
    11,397

    PHP Re: Generate random password Using PHP

    or simply use this

    $pass = md5(uniqid(rand(), true));
Results 1 to 3 of 3
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact