Skip to content

Build a Complete Registration and Login System Using PHP MVC

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: Build aGroup: NOGRP
Info Hash
5E3BC602C7E308A173B9CBE395E0226A408B8B51
Source
Unverified
Total Size
647 MB
Total Files
100
Seeders
0
Leechers
4
Health
Score
4
Type
Other

File List

FileSize
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/10. Password reset part 2 securely reset a forgotten password/7. Validate the password reset form on the server.mp412.53 MB
TutsNode.com.txt63 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/1. Introduction.mp42.85 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/1. Introduction.vtt1.69 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/1.1 Course prerequisite Write PHP Like a Pro Build a PHP MVC Framework From Scratch.html104 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/2. Install a PHP web server and a database server on your computer.mp44.2 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/2. Install a PHP web server and a database server on your computer.vtt2.07 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/2.1 List of Apache - MySQL - PHP packages.html151 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/2.2 XAMPP web server and database package.html101 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/3. Install the PHP MVC framework.mp43.21 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/3. Install the PHP MVC framework.vtt1.72 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/3.1 Composer Dependency Manager for PHP.html85 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/4. Configure the web server to use the framework.mp42.62 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/4. Configure the web server to use the framework.vtt1.53 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/5. Create a new database and configure the framework to use it.mp45.62 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/1. Introduction and project setup/5. Create a new database and configure the framework to use it.vtt2.3 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/1. Uniquely identify users username or email address.mp44.3 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/1. Uniquely identify users username or email address.vtt2.4 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/2. Store passwords as securely as possible in the database.mp47.27 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/2. Store passwords as securely as possible in the database.vtt4.06 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/3. Generate secure salted password hashes.mp47.78 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/3. Generate secure salted password hashes.vtt3.46 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/3.1 Most common passwords list.html113 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/3.2 PHP the password_hash function.html112 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/4. Create a database table to store user accounts.mp45.78 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/4. Create a database table to store user accounts.vtt2.72 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/4.1 PHP the password_hash function.html112 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/4.2 List of standard lengths for database fields.html146 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/4.3 source-code.zip.zip373 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/5. Create and display the signup page.mp44.04 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/5. Create and display the signup page.vtt2.02 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/5.1 source-code.zip.zip468.63 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/6. Add the form to the signup page.mp46.25 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/6. Add the form to the signup page.vtt3.32 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/6.1 source-code.zip.zip468.84 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/7. Create the signup action in the controller.mp42.82 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/7. Create the signup action in the controller.vtt1.33 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/7.1 source-code.zip.zip468.89 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/8. Understand the danger from SQL injection attacks.mp46.92 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/8. Understand the danger from SQL injection attacks.vtt3.62 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/8.1 source-code.zip.zip1.28 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/8.2 xkcd Exploits of a Mom.html82 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/9. Avoid SQL injection attacks using PDO.mp47.22 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/9. Avoid SQL injection attacks using PDO.vtt3.44 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/9.1 PDO prepared statements.html113 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/9.2 source-code.zip.zip2.63 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/9.3 PDO quote function.html99 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/10. Add a user model with a save method.mp48.52 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/10. Add a user model with a save method.vtt4.02 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/10.1 PHP superglobals.html121 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/10.2 source-code.zip.zip469.36 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/2. New user signup create the registration form and save the data in the database/11. New user signup.html116 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/1. Validate the data before saving the new user record.mp49.42 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/1. Validate the data before saving the new user record.vtt3.37 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/1.1 The PDOStatement execute method.html110 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/1.2 The PHP filter_var function.html109 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/1.3 source-code.zip.zip469.74 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/2. Validate the email address is unique in the user table.mp45.08 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/2. Validate the email address is unique in the user table.vtt1.77 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/2.1 source-code.zip.zip469.9 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/2.2 The PDOStatement fetch method.html108 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/3. Display validation error messages in the signup form.mp46.13 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/3. Display validation error messages in the signup form.vtt3.1 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/3.1 Should password fields retain their values if a form does not pass validation.html181 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/3.2 source-code.zip.zip470 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/4. Prevent duplicate form submissions using the Post Redirect Get pattern.mp43.61 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/4. Prevent duplicate form submissions using the Post Redirect Get pattern.vtt1.92 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/5. Redirecting to another page using PHP how, why and best practices.mp49.45 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/5. Redirecting to another page using PHP how, why and best practices.vtt4.61 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/5.1 RFC 7231 The Hypertext Transfer Protocol Semantics and Content The location field.html110 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/5.2 The HTTP 303 response status code.html99 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/5.3 The PHP header function.html105 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/5.4 URL redirect status codes and characteristics.html148 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/5.5 source-code.zip.zip691 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/6. Redirect to the success page after a successful signup.mp42.06 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/6. Redirect to the success page after a successful signup.vtt1011 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/6.1 source-code.zip.zip470.08 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/3. Validate the signup data on the server/7. Validate the signup data on the server.html116 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/1. Why you should validate data on the server as well as the client.mp44.7 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/1. Why you should validate data on the server as well as the client.vtt2.51 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/1.1 source-code.zip.zip701 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/2. Validate the signup page in the browser using HTML5 validation.mp45.52 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/2. Validate the signup page in the browser using HTML5 validation.vtt2.52 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/2.1 source-code.zip.zip470.16 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/2.2 Can I use... Support table for the HTML5 pattern attribute.html95 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3. Add a JavaScript validation library.mp46.96 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3. Add a JavaScript validation library.vtt3.21 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3.1 The validate.js JavaScript validation library.html103 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3.2 The jQuery Validation Plugin.html90 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3.3 The jQuery Validation Plugin CDN.html148 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3.4 The jQuery CDN.html85 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3.5 The jQuery JavaScript library.html80 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/3.6 source-code.zip.zip470.36 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/4. Validate the signup page in the browser using JavaScript.mp45.84 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/4. Validate the signup page in the browser using JavaScript.vtt2.48 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/4.1 source-code.zip.zip470.42 KB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/4.2 jQuery Validation Plugin rules.html104 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/4.3 List of built-in Validation methods for the jQuery Validation Plugin.html145 B
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/5. Validate the format of the password with a custom validation method.mp44.32 MB
[TutsNode.com] - Build a Complete Registration and Login System using PHP MVC/4. Validate the signup data in the browser/5. Validate the format of the password with a custom validation method.vtt2.15 KB

Trackers

No trackers found.