Phpflow.com
  • Php
  • Jquery
  • Mysql
  • angular
  • HTML5
  • Misc
    • DevOps
    • WordPress
    • jquery Plugin
    • Contact US
    • Privacy Policy
  • Live Demos

How to Encrypt in JavaScript and Decrypt String in PHP using AES and Cryptojs

Last Updated: September 24, 2022September 24, 2022| By: PHPFlow Team
encryption-decryption-php

This tutorial help to encrypt and decrypt a string using cryptojs and PHP. Cryptojs is a very popular library that is used to convert string data into encrypted text and vice versa.

Continue reading


How To Add, Edit & Delete Rows Dynamically Using JQuery

Last Updated: September 24, 2022September 24, 2022| By: PHPFlow Team
add-record-dynamically

in this tutorial we will be discussed how to add and delete records dynamically to the table using jquery, Normally in project we give options to users to add multiple rows and submit into the database. Here, I am creating functionality to add and delete static rows. We do not show PHP code to store […]

Continue reading


How To Generate QR code in laravel 8

Last Updated: September 22, 2022September 22, 2022| By: PHPFlow Team
How To Generate QR code in laravel 8

In this article, we’ll look at an example of a laravel 8 QR code generator. we’ll use the simplesoftwareio/simple-qrcode package to generate QR codes. That helps to generate qr code. You may generate a simple QR code, text QR code, or image QR code in Laravel 8.

Continue reading


PHP isset() vs empty() vs is_null()

Last Updated: September 22, 2022September 22, 2022| By: PHPFlow Team
isset-vs-empty-vs- is_null

in this tutorial, I’ll show you how to check if an element has been defined and see if it is empty or null. This php tutorial help to understand difference between PHP isset() vs empty() vs is_null().

Continue reading


Remove Duplicates From Multidimensional Array

Last Updated: September 22, 2022September 22, 2022| By: PHPFlow Team
remove-duplicate-values-php

In this post, I am going to explain how to remove duplicate values from multidimensional array in PHP. I use array_unique() to get unique but its work on single-dimensional array, not able to work on multidimensional arrays. You can remove duplicates from the multidimensional array by value in PHP.

Continue reading


Posts navigation

Older posts
Newer posts
Search for:

  • Facebook
  • Twitter
  • feedburner
  • pinterest
  • youtube

Subscribe Youtube Channel

Parvez Alam
Meet Parvez Alam, a seasoned professional with 12 years of hands-on experience in PHP, MySQL, AngularJS, HTML, and CSS. With a passion for crafting robust web solutions.
Parvez Alam
  • Popular
  • Recent
  • convert xml into array
    How To Convert XML To Associative Array in PHP Aug 9, 2012
  • export-to-excel with php and mysql
    Exporting Data from MySQL to Excel using PHP Nov 7, 2014
  • treeview
    How to Create Dynamic Tree View Menu Dec 11, 2012
  • How To Send Email From Localhost Using PHP Sep 4, 2012
  • insert-php-array-into-mysql-table
    Insert PHP Array into MySQL Table Nov 11, 2015
  • pagination in php
    Simple tutorial of pagination in php with Demo May 18, 2012
  • Website login with google account/yahoo account
    Website Login With Google or Yahoo/WordPress/OAL Account May 23, 2015
  • datatable-with-php
    DataTables Example – Server-side Processing with PHP Sep 20, 2014
  • zend-rest-webservice
    Top 8 RESTful API Frameworks for PHP in 2022 Jul 12, 2012
  • Import-csv-file-using-mysql-and-php
    How To Import CSV File Into MySQL Using PHP Jul 19, 2012
  • php-aws-sdk-laravel
    Configure and Retrieve S3 Information Using Laravel PHP-AWS-SDK Sep 1, 2024
  • What is the Purpose of php-eol in PHP
    What is the Purpose of php_eol in PHP? Mar 3, 2024
  • Laravel Table Relationships Methods With Example
    Laravel Table Relationship Methods With Example Feb 29, 2024
  • Exploring the Power of Laravel Eloquent Join
    Exploring the Power of Laravel Eloquent Join? Feb 20, 2024
  • Installation of Laravel Valet
    Quick and Easy Installation of Laravel Valet Feb 4, 2024
  • What is Laravel Soft Delete
    What is Laravel Soft Delete and How Does it Work? Jan 26, 2024
  • laaravel-blade-common-practices
    Common Practices for Laravel Blade Template Jan 22, 2024
  • Laravel firstOrNew, firstOrCreate, firstOr, updateOrCreate With Example
    Laravel firstOrNew, firstOrCreate, firstOr, updateOrCreate With Example Jan 16, 2024
  • How to Use String Interpolation in PHP
    How to Use String Interpolation in PHP Jan 10, 2024
  • Database Queries with Laravel's whereNull
    Database Queries with Laravel’s whereNull Jan 5, 2024
  • PHPFlow Team on XML Sitemap Generator using PHP

    You need to update - SITE_URL in sitemap-config.php

  • mike on XML Sitemap Generator using PHP

    It only generates 1 entry never indexes

  • PHPFlow Team on Web Push Notification Using OneSignal and PHP

    you need to store details in db and use that that details (...)

  • Sam on Web Push Notification Using OneSignal and PHP

    How to get user id for future personal

  • sanjay on Creating Template in CodeIgniter 3 Using Bootstrap Theme

    This is a very informative article. Thanks for sharing (...)

  • PHPFlow Team on Google Map with a Marker with PHP & Google Map API

    You need to set your API key, first time google is (...)

  • Adell on Google Map with a Marker with PHP & Google Map API

    why it is not

  • Parvez on How to Insert Data into MySQL Using PHP if it Doesn’t Exist

    yes, thanks for your valuable

  • Rick James on How to Insert Data into MySQL Using PHP if it Doesn’t Exist

    Compare and contrast to INSERT IGNORE Except for burning (...)

  • Parvez on Create Admin Login and Logout Page

    You need to implement RBAC in your web app. OR you can use (...)

Home | About Us | Contact Us | Privacy Policy
Copyright © 2012 - 2024 www.phpflow.com All rights reserved.
x