FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » GUI designer in html
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
PS Re: GUI designer in html [message #182437 is a reply to message #182422] Sun, 04 August 2013 16:47 Go to previous messageGo to previous message
bill is currently offline  bill
Messages: 310
Registered: October 2010
Karma:
Senior Member
On 2013-08-04 2:32 AM, Lightee wrote:

I feel it's necessary to let you know that HTML forms are notoriously
famous for being hacked, cracked and used by miscreants for spamming
using your forms.

The best way to alleviate those exposures is to learn PHP coding, IMO.
You may write your first page in HTML, and then use a second PHP page to
do all the testing of input data on the server-side where no one can see
it working nor can they easily get past a rotund random code and
sanitization and validation codes.

php.net and w3schools both have excellent tutorials for learning PHP.
It's similar to but different from C++ language, but it provides a lot
of protection when used correctly.

Also IMO, avoid Captcha code at all costs! Duplicate it yourself, or
parts of it, like the protection, but don't use their idiotic, hard to
read code images; they keep out as many people as they do robots.
Captcha code however is a pretty decent learning code; just don't use
it<GRIN>.

Regards,

Twayne`
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GD Function help
Next Topic: Help with PHP BD imaging functionality
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 20:19:14 GMT 2024

Total time taken to generate the page: 0.20229 seconds