Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    2
    Views
    4,721

    PHP Re: How can I upload a file by php coding

    we can upload a file using php.

    if(is_uploaded_file($_FILES['yourfilename']['tmp_name'], pathname)
    {
    echo "file is already uploaded ";
    move_uploaded_file($_FILES['yourfilename']['tmp_name'],...
  2. Answers
    23
    Views
    94,711

    PHP Re: difference between GET and POST method

    Get-> we can transfer limited data and its not secure.
    post-> we can transfer unlimited data. ans its a secure.

    By
    Anuj Maheshwari
  3. Thread: php question

    by anujm1_1
    Answers
    2
    Views
    3,783

    PHP Re: php question

    i guess, both are same..
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