UdemyPHP (programming language)

Creating a Complete Auth System with PHP, Jquery, Mysql

التصنيف الكامل: Development > Web Development > PHP (programming language)

Creating a Complete Auth System with PHP, Jquery, Mysql

عن هذا الكورس

Are you ready to master the art of creating a robust and secure authentication system? Look no further! Join this comprehensive course and become an AuthMaster.In "AuthMaster: Creating a Complete Authentication System with PHP, MySQL, and jQuery," you will learn how to build a full-fledged authentication system from scratch using the power trio of PHP, MySQL, and jQuery. Whether you're a beginner or an experienced developer looking to enhance your skills, this course will take you on an exciting journey of learning and implementation.Throughout this hands-on course, you'll gain practical experience in designing and developing secure user authentication features. From user registration and login functionality to password reset and account activation processes, you'll cover it all. Explore techniques to validate user inputs, securely store passwords, prevent common security vulnerabilities, and more.What sets this course apart is its emphasis on real-world application. By working on a project-based approach, you'll not only understand the core concepts of authentication but also learn how to implement them in practical scenarios. Create dynamic user interfaces with jQuery, communicate with the server using AJAX, and leverage the power of MySQL to store and retrieve user data efficiently.Key features of "AuthMaster: Creating a Complete Authentication System with PHP, MySQL, and jQuery" include:Building a secure user registration system with input validation and data sanitization.Implementing a login mechanism with password encryption and secure session management.Exploring various authentication methods, including email verification and social media logins.Designing a robust password reset feature to ensure user account recovery.Enhancing security measures with techniques like CSRF protection and password strength validation.Implementing account activation and email notifications for a seamle

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق ومباشر

ينقلك لصفحة التسجيل الرسمية

سعر الكورس
$19.99
المنصة:Udemy
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
Mastering Build Automation with Make and Makefiles
Udemy
GNU Make

Mastering Build Automation with Make and Makefiles

Stop typing long compile, test, lint, and deploy commands over and over. Let GNU Make do the thinking for you.In this fast crash course, you’ll learn how to use GNU Make and Makefiles as a lightweight, powerful task runner and build automation tool. Great for developers, Linux users, and sysadmins.Whether you're tired of repeating gcc flags, manually running linters, rebuilding Docker images, or scripting repetitive workflows in Bash, Make gives you dependency tracking, conditional execution, and one-command simplicity without learning a heavy new build system.You’ll build a clean, professional Makefile from scratch starting with a simple "hello world" Makefile, then scaling to:Multi-file projects with automatic compilationVariables, overrides, and automatic variables ($@, $ , $^)Pattern rules wildcards for dozens of filesPhony targets (.PHONY) for reliable clean/test/lintConditionals for debug/release modes and cross-OS compatibilityDebugging tips, best practices, and common pitfallsReal integrations: Git hooks, Docker builds, test/lint runnersEverything is demonstrated live in the terminalBy the end you’ll have:The confidence to automate buildsTime saved every single day in the terminalNo prior Make experience required, just basic terminal comfort. Meet Your InstructorHi, I’m Martijn, terminal enthusiast and creator of several Udemy courses on Linux productivity tools.I live in the terminal every day. Building, scripting, deploying, and automating workflow on Linux. My teaching style is hands-on and demo-driven: you watch real workflows, follow along, and leave each lecture with

The Complete AZ-104 Microsoft Azure Administrator Course
Udemy
AZ-104: Microsoft Azure Administrator Associate

The Complete AZ-104 Microsoft Azure Administrator Course

This AZ-104 Course fully prepares to pass the exam in the first attempt. Every topic is explained with clear details and you will be having the knowledge to pass the AZ-104 Exam. You will learn every topic to pass the AZ-104 Microsoft Azure Administrator Associate Exam. The AZ-104: Microsoft Azure Administrator Associate certification is a highly regarded credential for IT professionals seeking to demonstrate their ability to manage and maintain Microsoft Azure environments. Designed for cloud administrators, this certification validates essential skills in managing cloud services including computing, storage, networking, and security within the Azure platform. The AZ-104 exam assesses a candidate’s ability to implement, monitor, and manage Azure identity and governance, deploy and manage storage and compute resources, configure virtual networks, and monitor Azure resources.Students must understand how to manage Azure Active Directory (Azure AD), implement role-based access control (RBAC), and handle subscriptions and governance policies. This knowledge ensures proper access management and secure governance across the Azure environment. Another vital domain is implementing and managing storage, where professionals must demonstrate their ability to configure blob storage, manage access, and maintain file shares and backup solutions.The exam also focuses heavily on compute resources, including the deployment and management of virtual machines (VMs), containers, and serverless computing using Azure App Services. Candidates must be adept at provisioning resources, automating deployments, and monitoring performance. Virtual networking is another core component, requiring knowledge of configuring virtual networks, managing IP addressing, implementing load balancing, and securing connectivity with network security groups, VPNs, and Azure Firewall.

Agile Tester certification exam model resolution (CTFL-AT)
Udemy
ISTQB Certified Tester Foundation Level Agile Tester (CTFL-AT)

Agile Tester certification exam model resolution (CTFL-AT)

More and more professionals have passed the Foundation Level certification and want to take the next step. On that path, many choose the Agile tester certification.The theoretical contents and the exam model can be downloaded from the oficial site. However, there are the questions and the answers, but there is no clear explanation of how to get to them.In this course we are going to solve together each of the 40 questions published in the exam model. We are going to take a long time to get to the results doing the step by step. In this way, not only the answer will be understood, but also the thought process that leads us to choose an answer as correct or to discard another as incorrect.Keep in mind that in this course the theoretical contents of the certification are not seen. That knowledge you already have to have acquired. Here what we learn is to solve the exercises and we refer to the syllabus so that you can identify in which part you can find the justification.Once you have completed this course, if you understand how to answer the questions, you will feel more confident in taking and passing the certification.I hope you tell me soon how well you have done!

Automating ETL - Complete Code Challenges and ETL Projects
Udemy
ETL

Automating ETL - Complete Code Challenges and ETL Projects

Note that this course is no longer actively updated as of 2024 as far as the specific curriculum content. If you are looking for the latest in ETL/ELT development, you can reach out directly. In addition, as of late 2025 the data industry (including ETL) is facing a significant reduction in demand. This course pricing has been adjusted to dissuade new students for late 2025 and beyond until the industry improves.Existing students in Automating ETL: Starting in February 2026, I sent emailed announcements to existing students who had completed at least 1% of the course with a written version of Automating ETL featuring development with Python and Sqlite3. You can find these announcements under the "Announcement" tab when you enter the course (the "Announcements" tab is between "Notes" and "Reviews"). This written update includes 2 projects and I expect the full email update to be completed by the end of 2026, so these emails will be sent out through 2026. Additionally, I may continue adding some curriculum or sending one Announcement relevant to data that you'll want to read at a minimum of one per year.This course covers a beginner's guide to automating ETL by breaking down each step and reviewing how this can be achieved. I've designed this course for anyone who's starting in extract, transform and load (ETL). You will learn by creating ETL projects. In addition, if you are learning ETL because you are managing a team or creating a business around data, this course helps you understand what may be required and how you will find talent.This course covers: Defining and understanding the extract process and constructing architecture to automate it.Defining and understanding the load process, when change is necessary with loading, and how to automate it.Defining and understanding different issues we may face in transform, how to minimize re-facing them with re-usab

MySQL database, MySQLi class, Essentials and Much Much More
Udemy
MySQL

MySQL database, MySQLi class, Essentials and Much Much More

A little more than a year ago, MySQL extension finished its historical mission and retired. For PHP programmers, this means if they still want to use MySQL database, they only have two choices: using MySQLi or using PDO. This course will teach you everything a back-end developer needs to know about operating MySQL database using MySQLi. But considering many new students also have either no or a very weak foundation in MySQL database, therefore, this course will first teach you all the fundamental knowledge about MySQL database. Learning database operations takes time and practice, this course is doing everything it can to make learning MySQL as effortless as possible. All the important and confusing parts have been adequately emphasized so that you can avoid traps new learners often fall into.

Membuat Smart Contract dan Decentralized App
Udemy
Blockchain

Membuat Smart Contract dan Decentralized App

Jika kalian memiliki ketertarikan di bidang blockchain dan programming, maka Course ini mampu untuk memuaskan ketertarikan kalian. Dalam teknologi blockchain terdapat istilah Smart Contract dan Decentralized App. Smart Contract berfungsi untuk keperluan agreement tanpa adanya pihak ketiga, sedangkan decentralized app adalah sebuah app yang tidak akan berjalan di mesin manapun yang sudah ter-centralized. Pada Course kali ini, kalian akan mempelajari bagaimana cara membuat smart contract, serta detail tentang pembuatan app decentralized. Setelah menyelesaikan Course ini, kalian diharapkan mampu untuk menyelesaikan token ERC20 tanpa masalah apapun.Jika kalian memiliki ketertarikan di bidang blockchain dan programming, maka Course ini mampu untuk memuaskan ketertarikan kalian. Dalam teknologi blockchain terdapat istilah Smart Contract dan Decentralized App. Smart Contract berfungsi untuk keperluan agreement tanpa adanya pihak ketiga, sedangkan decentralized app adalah sebuah app yang tidak akan berjalan di mesin manapun yang sudah ter-centralized. Pada Course kali ini, kalian akan mempelajari bagaimana cara membuat smart contract, serta detail tentang pembuatan app decentralized. Setelah menyelesaikan Course ini, kalian diharapkan mampu untuk menyelesaikan token ERC20 tanpa masalah apapun.Jika kalian memiliki ketertarikan di bidang blockchain dan programming, maka Course ini mampu untuk memuaskan ketertarikan kalian. Dalam teknologi blockchain terdapat istilah Smart Contract dan Decentralized App. Smart Contract berfungsi untuk keperluan agreement tanpa adanya pihak ketiga, sedangkan decentralized app adalah sebuah app yang tidak akan berjalan di mesin manapun yang sudah ter-centralized. Pada Course kali ini, kalian akan mempelajari bagaimana cara membuat smart contract, serta detail tentang pembuatan app decentralized. Setelah menyelesaikan Course ini, kalian diharapkan mampu untuk menyelesaikan token ERC20 tanpa masalah apapun.