This quick angular tutorial help to encrypt and decrypt variable using crypto.js. I am using Angularjs Crypto angular plugin for encryption and decryption.Crypto.js is very powerful library which is is used to encrypt and decrypt variable, forms data and any header parameters.You can create encrypted string using your salt code so that user could not […]
-
How To Convert XML To Associative Array in PHP Aug 9, 2012
-
Exporting Data from MySQL to Excel using PHP Nov 7, 2014
-
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 Nov 11, 2015
-
Simple tutorial of pagination in php with Demo May 18, 2012
-
DataTables Example – Server-side Processing with PHP Sep 20, 2014
-
Top 8 RESTful API Frameworks for PHP in 2022 Jul 12, 2012
-
How To Import CSV File Into MySQL Using PHP Jul 19, 2012
-
What is the Purpose of php_eol in PHP? Mar 3, 2024
-
Laravel Table Relationship Methods With Example Feb 29, 2024
-
Exploring the Power of Laravel Eloquent Join? Feb 20, 2024
-
Quick and Easy Installation of Laravel Valet Feb 4, 2024
-
What is Laravel Soft Delete and How Does it Work? Jan 26, 2024
-
Common Practices for Laravel Blade Template Jan 22, 2024
-
How to Use String Interpolation in PHP Jan 10, 2024
-
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 (...)