Posts

Showing posts from March, 2018

CodeIgniter Mini Project Tutorial πŸ’‘ Form Validation in Config File πŸ’‘ Multiple form validations

Image
CodeIgniter Mini Project Tutorial πŸ’‘ Form Validation in Config File πŸ’‘ Multiple form validations Download Source Code : https://github.com/tutorialspoint2016/CodeIgniter-Mini-Project-Tutorial-in-Hindi This video series covers creating mini project using codeigniter framework & this video covers applying validation rules on "add article" view defined in config file in Hindi Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginner...

CodeIgniter Mini Project Tutorial πŸ’‘ Create Add Article View πŸ’‘ Use of hidden field

Image
Download Source Code : https://github.com/tutorialspoint2016/CodeIgniter-Mini-Project-Tutorial-in-Hindi This video series covers creating mini project using codeigniter framework & this video covers creating new view for "Add Article" method in Hindi/Urdu. This video series covers creating mini project using codeigniter framework & this video covers fetching articles of the logged-in user from database & display them in Admin Panel in Hindi Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and Gi...

CodeIgniter Mini Project Tutorial πŸ’‘ Another check in Login-in Process πŸ’‘ Complete Login Application

Image
CodeIgniter Mini Project Tutorial πŸ’‘  Another check in Login-in Process πŸ’‘ Complete Login Application Download Source Code : https://github.com/tutorialspoint2016/CodeIgniter-Mini-Project-Tutorial-in-Hindi This video series covers creating mini project using codeigniter framework & this video covers redirecting user to the dashboard when user is already logged-in and tries to access login page in Hindi/Urdu. This video series covers creating mini project using codeigniter framework & this video covers fetching articles of the logged-in user from database & display them in Admin Panel in Hindi Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tuto...

CodeIgniter Project Tutorial in Hindi/Urdu πŸ’‘ set_flashdata πŸ’‘ Invalid Username & Password

Image
Download Source Code : https://github.com/tutorialspoint2016/CodeIgniter-Mini-Project-Tutorial-in-Hindi Flashdata is only kept in the session for 1 refresh/redirect and then is gone. It's very useful for displaying alerts to users and redirecting them. This video series covers creating mini project using codeigniter framework & this video covers fetching articles of the logged-in user from database & display them in Admin Panel in Hindi Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In...

CodeIgniter Project Tutorial in Hindi/Urdu ( Logout User ) πŸ’‘ Logout link Hide on session πŸ’‘

Image
CodeIgniter Project Tutorial in Hindi/Urdu ( Logout User ) πŸ’‘  Logout link Hide on session πŸ’‘ Download Source Code : https://github.com/tutorialspoint2016/CodeIgniter-Mini-Project-Tutorial-in-Hindi This video series covers creating mini project using codeigniter framework & this video covers checking if user is logged-in or not on secure pages in Hindi/Urdu. This video series covers creating mini project using codeigniter framework & this video covers logging user out in Hindi/Urdu. This video series covers creating mini project using codeigniter framework & this video covers fetching articles of the logged-in user from database & display them in Admin Panel in Hindi Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG...

Node.js πŸ’‘ url Module and parsing πŸ’‘ Simple Example

Image
In This video we will talk about URL module. The URL module splits up a web address into readable parts. Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by Step tutorial) : https://goo.gl/QxJ68x 8) PHP Tutorial for Beginners (For Absolute Beginners) : https://goo.gl/S3urkU 9) OOPS Tutorial for Beginners in PHP : https://goo.gl/k2kJDM 10) Bootstrap Tutorial for Beginners  : https://goo.gl/NGFDse 11) Magic Metho...

What is Software TestingπŸ’‘Functional Testing vs Non functional TestingπŸ’‘Manual vs Automation Testing

Image
What is Software TestingπŸ’‘Functional Testing vs Non functional TestingπŸ’‘Manual vs Automation Testing What is Functional Testing? Functional Testing is the type of testing done against the business requirements of application. It is a black box type of testing. It involves the complete integration system to evaluate the system’s compliance with its specified requirements. Based on the functional specification document this type of testing is to be carried out. In actual testing, testers need to verify a specific action or function of the code. For functional testing either manual testing or automation tools can be used but functionality testing would be easier using manual testing only. Prior to non Functional testing the Functional testing would be executed first. Five steps need to be keeping in mind in the Functional testing:     Preparation of test data based on the specifications of functions     Business requirements are the inputs to functional...

Ajax-CRUD-Codeigniter--Bootstrap-Jquery πŸ’‘ Delete using Ajax-Jquery πŸ’‘ Part-2

Image
Ajax-CRUD-Codeigniter--Bootstrap-Jquery πŸ’‘  Delete using Ajax-Jquery πŸ’‘ Part-2 Download Source Code : https://github.com/tutorialspoint2016/Ajax-CRUD-Codeigniter----How-to-insert-create-ajax-with-codeigniter-bootstrap-Jquery Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by Step tutorial) : https://goo.gl/QxJ68x 8) PHP Tutorial for Beginners (For Absolute Beginners) : https://goo.gl/S3urkU 9) OOPS Tutorial for...

Diff between Programming Language πŸ’‘ Scripting Language πŸ’‘ Markup language

Image
Diff between Programming Language πŸ’‘ Scripting Language πŸ’‘ Markup language Get basic knowledge about different type of languages. Get information about markup language, scripting language, programming  --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by Step tutorial) : https://goo.gl/QxJ68x 8) PHP Tutorial for Beginners (For Absolute Beginners) : https://goo.gl/S3urkU 9) OOPS Tutorial for Beginners in PHP : https://goo.gl/k2kJDM 10) Bo...

How to Become a Software Engineer ?πŸ’‘ Software Developer kaise bane ?πŸ’‘

Image
How to Become a Software Engineer ?πŸ’‘ Software Developer kaise bane ?πŸ’‘ Want to become a software engineer ? Thinking about becoming a software engineering , so in this video i will tell you about how to become a professional software engineer after 12th class . what are the requirements for software engineer study . can i join software engineer after 12th arts , commerce science  --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by St...

Ajax-CRUD-Codeigniter πŸ’‘ How-to-Insert-Create-Edit-Retrieve-with-Codeigniter-Bootstrap-JqueryπŸ’‘

Image
Ajax-CRUD-Codeigniter πŸ’‘ How-to-Insert-Create-Edit-Retrieve-with-Codeigniter-Bootstrap-JqueryπŸ’‘ Ajax-CRUD-Codeigniter πŸ’‘ How-to-Insert-Create-with-Codeigniter-Bootstrap-JqueryπŸ’‘ Download Source Code : https://github.com/tutorialspoint2016/Ajax-CRUD-Codeigniter----How-to-insert-create-ajax-with-codeigniter-bootstrap-Jquery Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by Step tutorial) : https://goo.gl/QxJ68x 8) PH...

What is a Framework πŸ’‘ Why use Frameworks πŸ’‘ Very Simple Explanation

Image
What is a Framework πŸ’‘ Why use Frameworks  πŸ’‘ Very Simple Explanation Frameworks can be used to create most applications on the back end, including web services, web applications, and software. Software frameworks: A software framework is a reusable environment that's part of a larger software platform.  --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by Step tutorial) : https://goo.gl/QxJ68x 8) PHP Tutorial for Beginners (For Ab...

Mobile Apps -πŸ’‘ Web vs. Native vs. Hybrid πŸ’‘

Image
Mobile Apps -πŸ’‘ Web vs. Native vs. Hybrid πŸ’‘ In this presentation we will examine the pros and cons of the different types of mobile apps that you can build. We will look at web, native and hybrid mobile apps and compare things like performance, price, difficulty to maintain, etc Playlist name :  latest Technologies and Trends Mobile Apps - Web vs. Native vs. Hybrid Watch Video : https://www.youtube.com/watch?v=FtQqXOn_f7I Don't forget to hit the Subscribe & Like button!  --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git a...

CodeIgniter Mini Project πŸ’‘ Use of Session πŸ’‘ Check if User is Logged-In πŸ’‘ Primary key & foreign key

Image
CodeIgniter Mini Project πŸ’‘ Use of Session πŸ’‘ Check if User is Logged-In πŸ’‘ Primary key & foreign key Download Source Code : https://github.com/tutorialspoint2016/CodeIgniter-Mini-Project-Tutorial-in-Hindi This video series covers creating mini project using codeigniter framework & this video covers checking if user is logged-in or not on secure pages in Hindi/Urdu. The CodeIgniter email class library allows us to send emails in a very simpler way This video series covers creating mini project using codeigniter framework & this video covers fetching articles of the logged-in user from database & display them in Admin Panel in Hindi Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : ...

Node.js Tutorial for Beginners - Modules | Simple Example | Just in 5 Minutes

Image
Node.js Tutorial for Beginners - Modules | Simple Example |  Just in 5 Minutes In this video we'll talk about the multiple ways to export code so that it can be require'd by Node.js applications. Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by Step tutorial) : https://goo.gl/QxJ68x 8) PHP Tutorial for Beginners (For Absolute Beginners) : https://goo.gl/S3urkU 9) OOPS Tutorial for Beginners in PHP : https://go...

Node.js Tutorial for Beginners - Learn Prototype in JavaScript Object in Hindi | Just in 5 Minutes

Image
Node.js Tutorial for Beginners  - Learn Prototype in JavaScript Object in Hindi | Just in 5 Minutes Understanding Prototypal inheritance in JavaScript. Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tutorial for Beginners (For Absolute Beginners )  :  https://goo.gl/Hak26N 5) JSON Tutorial for Beginner  : https://goo.gl/ryPu35 6) Git and GitHub Training In Hindi  : https://goo.gl/HpToSd 7) Java Tutorial For Beginners (Step by Step tutorial) : https://goo.gl/QxJ68x 8) PHP Tutorial for Beginners (For Absolute Beginners) : https://goo.gl/S3urkU 9) OOPS Tutorial for Beginners in PHP : https://goo.gl/k2kJDM 10) Bootstrap Tutorial for Be...

CodeIgniter Mini Project Tutorial in Hindi | Send e-mail using Codeigniter | Very Simple Example

Image
CodeIgniter Mini Project Tutorial in Hindi | Send e-mail using Codeigniter | Very Simple Example  Download Source Code : https://github.com/tutorialspoint2016/CodeIgniter-Mini-Project-Tutorial-in-Hindi It is important to use the correct end of lines using (\r\n) not (/r/n) CodeIgniter comes with an email sending library built in. The CodeIgniter email class library allows us to send emails in a very simpler way This video series covers creating mini project using codeigniter framework & this video covers fetching articles of the logged-in user from database & display them in Admin Panel in Hindi Learn New Technologies --  Visit Our Channel -- https://www.youtube.com/tutorialspoint2016 1) CodeIgniter Mini Project Tutorial in Hindi/Urdu Using Angular JS & Boostrap 3 :   https://goo.gl/FSwsJ4 2) Codeigniter Tutorial for Beginners Step by Step in Hindi : https://goo.gl/bxG6gJ 3) PDO-OOP-PHP-CRUD-with-Bootstrap : https://goo.gl/q1KRTn 4) AngularJS Tut...