WDB24

WDB24

Web Development Blog

Skip to content
Menu
  • Home
  • PHP
  • WordPress
  • jQuery
  • CodeIgniter
  • Laravel
  • Slim Framework
How to install Laragon on Windows 10
PHP

How to install Laragon on Windows 10

Posted on 15/08/202015/08/2020 by Ahsan Zameer

Laragon is the fastest growing local development environment for PHP, Node.js, Python, Java, Go and Ruby. Laragon comes with bundle of tools like notepad++, cmder,…

Codeigniter Form Validation Tutorial Example – with error message and callback
CodeIgniter

Codeigniter Form Validation Tutorial Example – with error message and callback

Posted on 11/12/2018 by Ahsan Zameer

In this tutorial, we will see how to add server-side validation with custom error messages and callback to the login and registration using Codeigniter form…

How to setup and run Codeigniter Migration
CodeIgniter

How to setup and run Codeigniter Migration

Posted on 07/12/2018 by Ahsan Zameer

Database migration is one of the best features that you get in any PHP framework. Database migration in the framework is just like a version…

How to install Mongodb driver for PHP 7 on XAMPP – Step by Step
MongoDB

How to install Mongodb driver for PHP 7 on XAMPP – Step by Step

Posted on 16/10/201826/11/2018 by Ahsan Zameer

As we have seen in my earlier post that how to install and run mongodb on windows 10. But we didn’t see how mongodb will…

PHP Namespaces for Beginners
PHP

PHP Namespaces for Beginners

Posted on 15/10/201818/05/2021 by Ahsan Zameer

Namespaces are a way to encapsulate item. Just think like your D:\songs directory in your Computer. You may have sub divided songs folder into multiple…

MongoDB

How to Install MongoDB on Windows 10 – Step by Step

Posted on 09/08/201814/08/2018 by Ahsan Zameer

MongoDB is an open source and widely use NoSQL database around. It offers JSON-like documents, ad hoc queries, indexing and real time aggregation which makes…

Jquery Ajax Dropdown (onchange) Example in PHP
PHP

Jquery Ajax Dropdown (onchange) Example in PHP

Posted on 01/05/201801/05/2018 by Ahsan Zameer

In this tutorial we will see how to change data using dropdown. With the help of jQuery, Ajax, PHP and MYSQL example we are going…

PHP PDO Prepared Statement Tutorial for Beginners with Example  – Part 2
PHP

PHP PDO Prepared Statement Tutorial for Beginners with Example – Part 2

Posted on 29/04/2018 by Ahsan Zameer

In my last tutorial, We have seen PHP PDO with example. But PHP PDO true power lies in prepared statement. I have already covered prepared…

PHP PDO Tutorial for Beginners with Example – Part 1
PHP

PHP PDO Tutorial for Beginners with Example – Part 1

Posted on 22/04/201804/09/2018 by Ahsan Zameer

I got lots of request from php beginners to cover PHP PDO with examples in my tutorial. So here it is guys. Before jumping into…

PHP Encode and Decode Mysql Data into JSON
PHP

PHP Encode and Decode Mysql Data into JSON

Posted on 24/03/201822/04/2018 by Ahsan Zameer

JSON (Javascript Object Notation) is one of the most popular and lightweight data-interchange format. It is very easy for machine to parse and for human…

Posts navigation

Previous Page Page 1 Page 2 Page 3 Page 4 … Page 10 Next Page


Follow Us

  • Facebook
  • Twitter

Newsletter

Stay up to date with all WDB24.com activities
Loading

Popular Posts

  • user access php mysqli featured image Simple role based access control example using PHP and MYSQLi
  • php curl get parameters PHP cURL get request with parameters
  • php featured image How to display images from folder in PHP
  • php featured image How to store textarea value in database in PHP
  • php featured image How to use PHP password_hash in Registration and Login form
  • php featured image How to upload multiple images in PHP and store in Mysql

Recent Posts

  • Step by step guide to your first Laravel Application
  • Jquery Ajax Registration Form using PHP with Validation
  • 7 things you should know before working on Laravel
  • Simple CRUD operations in PHP using MYSQL – [Procedural]
  • Google reCAPTCHA v2 Integration in PHP [with Example]
  • PHP Shopping Cart – Checkout code with validation
  • How to delete data from database in PHP using button
  • PHP Shopping Cart – Update/Delete Product from Cart
  • PHP Shopping Cart – Add to Cart using Session
  • PHP Shopping Cart – Create Single Product Page


© Copyright 2023 - WDB24.com
About Us | Contact | Disclaimer
Made with Love Passion