PHP Laravel Framework Basics Part-2: Why choose Laravel Framework for your next project? - 28 views Why Choose Laravel? When building a web application you may have a variety of options But Why choose Laravel...
File Upload and Download with PHP - 221,847 views File Upload and Download with PHP In This Tutorial We learn How to process Upload and Download system...
Build a Shopping Cart With PHP Part-1 - 205,504 views Build a Shopping Cart With PHP Part-1 Download Full Source Code PROJECT OVERVIEW In this project, you create the...
What is the Number System on PHP? - 9,581 views What is the Number System in PHP? How many types of Number System in PHP? What is the Binary...
Working With PHP Strings - 12,956 views In this tutorial w’ll discusses many tasks commonly associated with strings in PHP—removing unnecessary whitespace, finding and replacing string...
PHP Control Structure part 2: What is the if-elseif statement in PHP? - 4,773 views What is the if / elseif statement in PHP? PHP or any other programming language else if-elseif is going...
Build a Full Featured Login and Registration System With CodeIgniter - 125,453 views In this tutorial, I will explain you Full Featured user login and registration System with CodeIgniter 2.x. While developing...
Adding jQuery dataTable to your page part 1 - 5,646 views Introduction of DataTable Sometimes we need to show a list of data using table and also need to provide...
JavaScript Advanced Tutorial - 6,339 views Use getElementById to get the elements in a form There are many ways of accessing form elements, of which...
MySQL Basic - 9,030 views This section helps you to get familiar with basic MySQL including managing MySQL database and manipulating data using various...
WordPress Theme Development: Recent posts and Most Viewed Posts Loop (Lesson 8) - 4,198 views The WordPress Loop is the PHP code which used to display main content and excerpts of content on WordPress...
PHP Object Oriented Programming Part-5: Visibility or Access Modifier in PHP - 3,187 views What is Visibility or Access modifier in PHP? Accessibility of any property, constant or method is determined by visibility....
Introduction to PHP Security part 1 - 28,343 views Introduction to PHP Security part 1 In this post we will discuss a very common method of hacking a...
CRUD with PHP and MySQLi using OOP Syntax - 44,654 views CRUD with PHP and MySQLi using OOP Syntax Some of my PHP ZEND Students, friends wanted a PHP/MySQLi...
Working With PHP Regular Expression - 22,043 views What is a regex? office At its most basic level, a regex can be considered a method of pattern...
Working With PHP Files and Directories Part-1 - 7,278 views PHP FILE File can store data and data stores on file can be permanent. We also can create a...
Useful PHP Functions and Features - 7,380 views In This Tutorial We will cover some Extra Ordinary and Useful PHP Functions That You Need to Know
Introduction to PHP Design Patterns - 12,295 views Introduction to PHP Design Patterns What are Design Patterns? Solution to common development problems Reusable successful design and architectures...
CRUD WITH PHP SOAP - 10,991 views I would like to show how can we make a simple CRUD project with PHP Simple Object Access Protocol...
Introduction to Standard PHP Library -SPL Part-3 - 5,834 views After completing SPL part1 and SPL part2, In this tutorial Now we learn Caching Iterator,ArrayObject and ArrayIterators. Hopefully you’ll...
PHP Laravel Framework Basics Part-2: Why choose Laravel Framework for your next project? - 28 views Why Choose Laravel? When building a web application you may have a variety of options But Why choose Laravel...
Hello World Tutorial within a minute in Fat-Free Framework - 10,868 views Fat-Free :: A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications – fast!...
Working with Facebook API Part-2: Posting Messages on Your Facebook Wall and Fan Pages - 7,073 views Introduction In this article we will learn some tips on how to manipulate posts on facebook through an app...
CRUD with Yii Framework - 17,390 views Create, Read, Update and Delete (CRUD) are the important functions to learn any web framework. In this tutorial, I...
SASS for Beginners: Basics - 3,908 views In this Post of the series I’ll focus on the basics of SASS. Some of the fundamental features of...
HTML Intermediate Tutorial - 7,599 views Whereas the purpose of the HTML Beginner Tutorial was to teach the bare essentials, this guide adds a few...
Routing Practice, Event Handlers and Naming Convention in CakePHP - 5,190 views Hej, dude. Have you tested your cake. In this tutorial, we will discuss some advance concept of CakePHP. Routing,...
SonataAdminBundle of Symfony2 - 6,037 views What is Sonata Admin Bundle? SonataAdminBundle helps you manage your data using a graphic interface that will let you...
Python Basics Part-1: What is Python language - 81 views What is Python? Python is a powerful high-level object-oriented and dynamic computer programming language. It was first designed by...
Creating a Nodejs Server - 2,866 views Today, I am going to demonstrate the way to create a nodejs server where our node js app/page can...
Sum vs XOR, Bit manipulation problem - 2,720 views Given an integer, n, find each x such that: 0<=x <=n n+x = n^ x where ^ denotes the bitwise...
What is Web Design and Development? ওয়েব ডিজাইন এবং ওয়েব ডেভেলপমেন্ট কি? - 17,494 views ওয়েব ডিজাইন মানে হচ্ছে একটা ওয়েবসাইট দেখতে কেমন হবে বা এর সাধারন রূপ কেমন হবে তা নির্ধারণ করা। ওয়েব ডিজাইনার হিসেবে...
PHP Laravel Framework Basics Part-2: Why choose Laravel Framework for your next project? - 28 views Why Choose Laravel? When building a web application you may have a variety of options But Why choose Laravel...