Menu
Skip to content
  • Home
  • PHP
  • WordPress
  • jQuery
  • CodeIgniter
  • Laravel
  • Slim Framework

Category: PHP

php featured image
  • jQuery

How to display data from database in PHP using Ajax and JSON

  • Posted on 25/08/202025/08/2020
  • by Ahsan Zameer

As a PHP beginner working with json sometime becomes very difficult. And this difficulty converts into nightmare when json is used with ajax. But don’t worry in this tutorial I…

php featured image
  • 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, putty, winscp and you can…

codeigniter featured image
  • 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 validation class. I will create…

codeigniter featured image
  • 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 control of your database tables.…

php featured image
  • 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 connect to php. I usually…

php featured image
  • PHP

PHP Namespaces for Beginners

  • Posted on 15/10/201816/10/2018
  • 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 folders like D:\songs\pop, D:\songs\Hiphop, D:\songs\Rock,…

php featured image
  • 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 to achieve this. I know…

php pdo prepared statement
  • 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 statement in mysqli procedural and…

PHP PDO
  • 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 the post I just want…

php featured image
  • 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 to read. JSON is a…

Posts navigation

Page 1 Page 2 … Page 7 Next Page


Follow Us

  • Facebook
  • Google+
  • Twitter

Newsletter

Stay up to date with all WDB24.com activities

Popular Posts

  • Simple role based access control example using PHP and MYSQLi Simple role based access control example using PHP and MYSQLi
  • PHP cURL get request with parameters PHP cURL get request with parameters
  • How to display images from folder in PHP How to display images from folder in PHP
  • How to upload multiple images in PHP and store in Mysql How to upload multiple images in PHP and store in Mysql
  • How to install Composer on Windows with XAMPP How to install Composer on Windows with XAMPP
  • How to use PHP password_hash in Registration and Login form How to use PHP password_hash in Registration and Login form

Recent Posts

  • How to display data from database in PHP using Ajax and JSON
  • How to install Laragon on Windows 10
  • Codeigniter Form Validation Tutorial Example – with error message and callback
  • How to setup and run Codeigniter Migration
  • How to install Mongodb driver for PHP 7 on XAMPP – Step by Step
  • PHP Namespaces for Beginners
  • How to Install MongoDB on Windows 10 – Step by Step
  • Jquery Ajax Dropdown (onchange) Example in PHP
  • PHP PDO Prepared Statement Tutorial for Beginners with Example – Part 2
  • PHP PDO Tutorial for Beginners with Example – Part 1


© Copyright 2021 - WDB24.com
About Us | Contact | Disclaimer
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok