|
| Web Hosting Deals | Holiday Logo Design | Webcam Chat | Website Header Templates | Register domain | Search Engine Optimisation | Web Hosting |
|
|||||||
| Programming / Scripting / Coding Got a question about : PHP / Perl / Java / JavaScript / CGI Scripts / JavaScript coding. Ask here! We'll get you the answers ! |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
You can't... I think...
Something made by people can be cracked by people is my opinion. But you can make it more difficould for crackers. Make sure you're checking the fields in forms after a submit. for example in php: PHP Code:
Last edited by ticom; 03-14-2007 at 10:17 PM. |
|
|||
|
Quote:
I have changed it in my origional post, good someone is watching the posts ![]() |
|
|||
|
Another solution.
How about purchasing a good membership script like amember at amember.com. (No hyper-link = not spamming)
It's not cheap, but it's well worth it. I use it and have had many hacking attempts stopped. Hope it helps. Bye, Perm-A-newb |
|
|||
|
Some basic things are mostly enough.
-Check EVERYTHING - This is actualy main idea of programming -For protecting passwords, don't use just md5('pass'), create your own way to make hash. Remember also throw salt -> md5(sha1($mysalt.'pass'.$moresalt.'word')) Remember check php.ini settings with ini_get() and set better settings with ini_set, most important is register_globals. |
|
||||
|
you can hire some1 to go through your site and look for vulnerabilities--- thats how most secure sites do it
p.s. i know a good and cheap one here
__________________
OUTLAW-WEB.NET |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|