User Profile

Collapse

Profile Sidebar

Collapse
Bambers
Bambers
Last Activity: Apr 22 '07, 01:46 PM
Joined: Apr 11 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Bambers
    replied to cannot get a basic INSERT command to work..
    in PHP
    i dont receive any errors
    See more | Go to post

    Leave a comment:


  • Bambers
    started a topic cannot get a basic INSERT command to work..
    in PHP

    cannot get a basic INSERT command to work..

    hi all

    i cannot get the following command to work, any ideas?

    $sql_query = "INSERT INTO 'members' (uname, fname, lname, pword, email) VALUES ('$uname', '$fname', '$lname', '$pwordmd5', '$email')";

    its not an issue with my db connections, as i have other sql staments working in the script

    many thanks
    See more | Go to post

  • Bambers
    started a topic simple php help needed
    in PHP

    simple php help needed

    hi all

    i have an contact us form with validation. the submit button make the script re-run and do the validation. the problem i have is; when all the validation is done and the user input is correct, how do i make the brouser go to the next page.

    i need it to pass vaiables into contact.php which sends the email
    i cannot understand how to do it becuase the only form action i have is one that recalls itself....
    See more | Go to post

  • Bambers
    replied to upload script with set file path
    in PHP
    no ideas? thanks
    See more | Go to post

    Leave a comment:


  • Bambers
    started a topic upload script with set file path
    in PHP

    upload script with set file path

    hi there,

    i have created a vb.net compact framework program for a mobile pc.

    i now need to upload a text file produced by the program onto my server.

    the file always remains in the same place on the moble pc, so i would like to have the extension for the file preset in the php coding so i dont have to brousefor the file.

    so basically i just want a php form with one button, by clicking it...
    See more | Go to post
No activity results to display
Show More
Working...