User Profile
Collapse
-
i dont receive any errors -
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 -
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.... -
-
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...
No activity results to display
Show More
Leave a comment: