WDB24

WDB24

Web Development Blog

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

Category: PHP

Insert dummy data into MYSQL using PHP
PHP

Insert dummy data into MYSQL using PHP

Posted on 06/10/201722/04/2018 by Ahsan Zameer

Every project requires some initial data for testing. Either it’s a user profile information or product description; we need data to test the proper flow…

Retrieve data from database and display in php form
PHP

Retrieve data from database and display in php form

Posted on 05/10/201722/04/2018 by Ahsan Zameer

As we already see “how to insert data in mysql using php form“. But if want to edit some information in that form how will…

How to use Faker – PHP library that generates fake data
PHP

How to use Faker – PHP library that generates fake data

Posted on 30/09/201722/04/2018 by Ahsan Zameer

As a developer almost every project that I am working needs some dummy data. Because without data I cannot test my application in which I…

How to fetch data from Mysql using PHP
PHP

How to fetch data from Mysql using PHP

Posted on 29/04/201722/04/2018 by Ahsan Zameer

In this tutorial I am going to show you how to fetch data from mysql using php. Let’s take an example of my last post…

Insert data in Mysql using Php Form
PHP

Insert data in Mysql using Php Form

Posted on 28/04/201722/04/2018 by Ahsan Zameer

In this tutorial I am going to show you how to insert data in mysql using php form. This is a basic tutorial for every…

Codeigniter Framework Directory Structure
CodeIgniter

Codeigniter Framework Directory Structure

Posted on 18/04/201722/04/2018 by Ahsan Zameer

In my previous post we have successfully installed codeigniter in xampp . In this tutorial I am going to describe you codeigniter framework directory structure.…

How to install Codeigniter in Xampp
CodeIgniter

How to install Codeigniter in Xampp

Posted on 17/04/201722/04/2018 by Ahsan Zameer

Codeigniter is one of the most popular and lightweight PHP framework till date. Codeigniter is based on MVC design pattern and it requires almost zero…

How to use PHP password_hash in Registration and Login form
PHP

How to use PHP password_hash in Registration and Login form

Posted on 16/04/201722/04/2018 by Ahsan Zameer

In this article I am going to create registration and login form using password_hash() function. Password_hash API was introduced in PHP 5.5. Right now password_hash…

How to get the First and Last Day of every month in a given Year Using PHP
PHP

How to get the First and Last Day of every month in a given Year Using PHP

Posted on 18/09/201622/04/2018 by Ahsan Zameer

In my recent project there was a requirement to display first day and last day of every month in a given year. So I had…

How to Upload CSV and Save in Mysql database using PHP
PHP

How to Upload CSV and Save in Mysql database using PHP

Posted on 10/04/201622/04/2018 by Ahsan Zameer

New to php and don’t know how to upload and save CSV file in mysql database? Don’t worry in this post I am going to…

Posts navigation

Previous Page Page 1 … Page 7 Page 8 Page 9 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