![]() |
Online Form PHP Script Help!
I tried everything but NO luck at all. Can anyone give me the right direction where to go to find that script. I have been searching it all over the internet study some php script but I am getting lazy and getting head aches on reading those words! Now I am trying to ask for help.
An online form which basically a sign up form that will post to my database in my server and I can export those details. Or anyone can give me a ready made online form then I will just insert my database name, username and password. :) Any help will be appreciated. J |
most database servers won't be accessible from a location that is NOT your own server I think....why not install one on your own server?
if that is what you want I'd be happy to help |
The certainly would but not for free :)
|
why did you think I was suggesting that I could help him? ;)
|
not really hard just modify the submit data to store to a db
|
You guys really saying you'd ask for money for 7 lines of (very common) code? Sheesh!
form.php Code:
<form name="input" action="script.php" method="post"> Code:
<?php |
what are the most common injection hack vulnerabilities that a simple script like this might inadvertantly run into in the wrong hands? what should be done as basic protection?
|
Guys, is there a secure way to send info from a form like this by e-mail? Can you do pgp mail from a server for example?
|
Quote:
Now when people want to correctly use ' or " in the form you're going to run into another problem. Quote:
|
All times are GMT -7. The time now is 07:18 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123