PHP LARAVEL FRAMEWORK BASICS PART-4: What is Laravel Route - 124 views Usually, the word “route” which we sometimes mean the road to reach the destination. And the route in Laravel...
File Upload and Download with PHP - 224,980 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-2 - 47,300 views After Completing Build a shopping cart with php part-1, now we learn in this series part 2, Here we learn...
PHP Basic Part-2: PHP echo VS print statement - 4,914 views PHP echo VS print statement If you want to show any results from the server in PHP, you need...
Number Manipulation with PHP - 21,123 views Numbers. You can’t get away from them. They’re always there, crawling around in your application, needing constant care and...
PHP Control Structure Part -5: PHP File Inclusion Functions - 3,771 views What is File Inclusion Functions in PHP? In PHP, Include, require, include_once, and require_once functions is used for add...
Handling and Validating Form with CodeIgniter - 13,599 views Now we will discuss the handling of form and a way of validating the form input. Form handling means...
Beginning JQUERY Part-1 - 9,616 views What is jquery? jQuery is a framework built using JavaScript . its is a javascript library.It not a language like...
Powerful Javascript Form Validation Plugins - 12,327 views Introduction Form validation can be a nightmare for some of us but it is a good practise to include...
MySQL Intermediate Tutorial - 12,872 views The MySQL intermediate tutorial covers some of intermediate techniques such as Aggregate Functions,GROUP BY, HAVING,SubQuery,Concatenation,UNION and joins.
Setting of PHP Files Structure in WordPress Theme Development (Lesson – 2) - 5,112 views Welcome back! I am Rashad form w3p and a student of zend php program. Actually in my last tutorial...
PHP Object Oriented Programming Part-11: PHP Object Serializing - 8,003 views What is Object Serializing and unserializing in PHP OOP? When developing various PHP based projects see page – Palm...
Sanitize and Validate Data with PHP Filters - 31,298 views This tutorial will explain some methods of Getting Clean With PHP: Data Sanitization and Validation by focusing on several...
CRUD with PDO and OOP PHP - 94,224 views In this article We are going to talk about the CRUD system with “PDO” in OOP PHP. Before we...
Working With PHP Regular Expression - 23,407 views What is a regex? office At its most basic level, a regex can be considered a method of pattern...
File Upload and Download with PHP - 224,980 views File Upload and Download with PHP In This Tutorial We learn How to process Upload and Download system...
Overview Of Web Development With PHP and MySQL - 15,079 views Overview Of Web Development With PHP and MySQL In this post we will know: •What is PHP •How a...
Adapter Design Pattern in PHP - 11,108 views Adapter Design Pattern in PHP The adapter pattern is a structural design pattern that allows you to re purpose...
PHP SIMPLE XML - 15,721 views PHP SIMPLE XML (Not Simpler) simpleXML is a PHP Extension to easily manipulate/use XML Data. What is SimpleXML? a...
Introduction to Standard PHP Library -SPL Part-2 - 11,311 views Introduction to Standard PHP Library -SPL Part-2 After Completing Introduction to Standard PHP Library (SPL) Part-1 Today I’ll look at...
PHP Laravel Framework Basics Part-3: How to Install PHP Laravel Framework? - 193 views To install PHP Laravel Framework, you must have PHP, MySql, Apache/nginx installed on your Linux or Windows server. In...
Routing Practice and Event Handlers with Fat-Free Framework - 30,218 views In my previous post we successfully created a hello world example with Fat-Free (F3). Now we will use that...
Working with Facebook API Part-3: Facebook Query Language (FQL) - 7,580 views Introduction The Facebook through FQL, enables you to query data from the Graph API using the near to SQL...
Client Side Form Validation with Yii Framework - 18,331 views Validating form is the process of inserting proper data into the database. It is a serious security issue. Yii...
Introducing LESS Part-1 - 5,900 views LESS is an acronym of Leaner CSS, which is a dynamic style sheet language. LESS is higher-level style syntax...
Pure CSS noscript Message - 11,087 views Sometimes some users have their Javascript Disabled for some reason, but what ever that reasonis, heres a simple way...
Login and Registration System with CakePHP - 35,764 views Hello, dude. How are you doing? This tutorial will be on a login and registration system with CakePHP. Actually,...
Login and Authentication with Symfony - 19,369 views Hello, friends!!! How are you doing? Hope good. In this tutorial we will learn about Symfony authentication system. This...
Create a Content Management System With PHP and MySQLI Part-2 - 21,450 views Welcome back guys! In the first article of this series I show you that how can you make a...
Python Basics Part-1: What is Python language - 829 views What is Python? Python is a powerful high-level object-oriented and dynamic computer programming language. It was first designed by...
Introduction to Node.js - 4,337 views About Node.js Nodejs is an open source, cross-platform runtime environment for server-side and networking applications that is built on...
Grading Students, Algorithm - 5,909 views HackerLand University has the following grading policy: Every student receives a in the inclusive range from to . Any...
Zend Certified PHP Engineering (ZCPE) কোর্স কি? - 7,751 views Zend Certified PHP Engineering (ZCPE) একটি ভেন্ডর এক্সাম যা ক্যালিফোর্নিয়া ভিত্তিক এমেরিকান কোম্পানি- Zend Technologies Limited পরিচালিত । কোম্পানিটি...
PHP Laravel Framework Basics Part-2: Why choose Laravel Framework for your next project? - 1,179 views Why Choose Laravel? When building a web application you may have a variety of options But Why choose Laravel...