» registration

 

registration

At our site you can get registration demo/script, and we are trying our best to create registration effect/example using php, ajax, javascript, jQuery, CSS3 and HTML5, and so on. More sources like registration, including graphics, video, 3D models, photography, internet, apps, plugins, skins, mobile and wordpress, will be revealed on our site.
Related searches:

PHP security of the password hashing

Author: bamboo06 on 14-08-2019, 18:29, views: 1203

0 Never know the user's password, we must encrypt the user's password, and can not save the user's original password directly in the database. Do not limit the user password format. If the format is specified, it may be exploited and cracked by the attacker. Of course, we need to limit the minimum length of the password. It is recommended to use at least 8 bits. The longer the better.
PHP security of the password hashing

For password security, developers need to:
1, absolutely can not know the user's password, we must encrypt the user's password, can not save the user's original password directly in the database.
2, do not limit the user password format, if the format is specified, it is likely to be exploited and cracked by the attacker, of course, we need to limit the minimum length of the password, it is recommended to at least 8 bits, the longer the better.
3, can not send the user password through the mailbox, when we develop the application to retrieve the password, the user password is not notified to the user by email, but the link to reset the password is sent to the user in the form of mail, let the user Go to reset the password.

Category: PHP Scripts

 

Use javascript to achieve automatic countdown 30 seconds after the button is available

Author: bamboo06 on 17-02-2016, 00:07, views: 3948

5 WEB development are often used to restrict user operations on the countdown form, such as within a certain period of time you want the user to read the relevant protocol information before allowing the user to continue to the next step, another example in the collection of phone verification code allows the user after a certain time (not received the case under the code) to get a verification code again. Well, today I come to tell you how to use javascript to achieve under this simple application.
Use javascript to achieve automatic countdown 30 seconds after the button is available

Category: Javascript

 

Switching Login and registration form in pop-up window by jQuery

Author: bamboo06 on 10-08-2015, 00:38, views: 12503

11 When you click on a page log-in or register button it will pop up a modal window which is a pop-up layer, we can easily switch on the popup login and registration form, a great convenience to users, without shutting down the floor to go click on to other operations, on many sites it has been widely used.
Switching Login and registration form in pop-up window by jQuery

We will use examples to achieve this effect by using jQuery, CSS3 and HTML5 technologies.

Category: Javascript / CSS / HTML5

 

Internet Security 2014 Financial Report

Author: bamboo06 on 8-05-2015, 06:29, views: 2222

3 April 30, 2015, NSFOCUS released 2014 report Internet financial security. Reports collected in 2014 in the financial industry Internet 134 security vulnerabilities, Internet banking common security vulnerabilities statistics and in-depth analysis, and gives protection program design from a business point of view, including unauthorized exploit code protection, any user password modify malicious registration code protection, malicious SMS code protection. Report for Internet financial organizations and practitioners as a reference value. The following is the full report.
Internet Security 2014 Financial Report

Internet banking security situation is worrisome. According to incomplete statistics, by the end of 2014, nearly 165 since the hacking P2P platform caused system failures, data tampering, one waited in vain for looted funds. Currently many P2P platform overall risk level security technology with their business does not match, the lack of professionalism, the core technology to prevent hacker attacks, hackers take advantage of the opportunity to give, how to enhance platform security capabilities become a serious problem. Former vice president of People's Bank of China, the famous economist Wu Xiaoling said: "According to the latest report of the World Anti-Hacker Organization, China has become the world's hackers P2P lambs."

Category: Internet

 

Apple released a tool which can lift iMessage binding

Author: bamboo06 on 12-11-2014, 02:16, views: 3519

11 Apple recently released a new tool to help users more easily between iOS and other smartphones switch. This new tool helps the user to cancel the registration phone number from iMessage system, so as to solve the problem of lost messages.
Apple released a tool which can lift iMessage binding

Previously, many iPhone users report that after a change to any non-iOS phones, are often faced with a very embarrassing situation that can not receive text messages. This problem is due to Apple will help iPhone users to send messages via iMessage channel, even after the user to other devices as well. Because iMessage is Apple's proprietary service, so do not use iOS, but then forget to turn off iMessage, users can not use the Apple device will receive messages sent by friends.

Category: Mobile / Apps / Internet