• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
logo

Tutsplanet

Free Technical and Blogging Resources

  • Home
  • Web Hosting
  • Programming
  • Plugins
  • Write For US
  • News
  • About Us
  • Snippets

MySql

Reset “Use Secure in Front End or Admin” in Database – Magento 2

Jul 27, 2020 by Editorial Staff Leave a Comment

If you ran into a problem like you have changed the secure admin URL back to non secure URL and you forgot to change the or Admin to zero -means disable. It’s total mess that you cannot access the admin side again as all the JavaScript and CSS urls will have https prefix and all […]

Filed Under: Magento Tagged With: Magento 2, MySql

MySQL vs MySQLi in PHP

Sep 8, 2019 by Editorial Staff Leave a Comment

MySQL and MySQli are APIs to connect a MySQL database server in PHP. Each has it’s advantages and disadvantages. Note: By now MySQL extension is deprecated and it is not safe to use in future applications. It will be there for sometime for backward compatibility. MySQL Original extension designed to allow you to interact PHP […]

Filed Under: Programming Tagged With: MySql

How to change the default collation of a database?

Aug 7, 2018 by Editorial Staff Leave a Comment

To Change the entire database’s collation, just run the below query. Or Change collation of just one table Laravel date set timezoneHow to create console command in laravel ?Show a number in two decimal places in PHPPHP str_replace() FunctionHow to delete file from public folder in Laravel?How to run Laravel validation if the field is […]

Filed Under: Snippets List

Create Simple Complete Login Script in PHP and MySql

Apr 1, 2017 by Editorial Staff 4 Comments

This is a simple and complete login system in PHP and MySql. Most of the web applications it is necessary to have an authentication system. Latest frameworks such as Laravel, Symfony have bundles(modules) to do this job with the most advanced secure method. But this tutorial is intended for a beginners who wants to understand an […]

Filed Under: Programming Tagged With: MySql, PHP

Changing Table Engine in MySQL

Mar 28, 2017 by Editorial Staff Leave a Comment

We can change single table’s engine, using a single query. For example, here I am changing a table engine from MyIsam to Innodb You can read more details in here

Filed Under: Programming Tagged With: MySql

Primary Sidebar




Quick Links

  • A Simple YouTube Video Downloader Script in PHP
  • The 50 Most Useful jQuery Plugins for Frontend Development
  • Base64 Decode Online
  • Base64 Encode Online

Subscribe

* indicates required

Share

   

Hot topics

  • A Simple YouTube Video Downloader Script in PHP 272 views
  • Replace “\n” with new line characters, using Notepad++ 246 views
  • Add FTP/SFTP in Visual Studio Code 183 views
  • Using Third-Party Libraries in Codeigniter 143 views
  • Open a URL in a new tab using JavaScript 141 views
  • Upload Multiple Images and Store in Database using PHP and MySQL. 130 views
  • Laravel Image Intervention Tutorial With Example 125 views
  • Hierarchical Tree view Category Example in Laravel 113 views
  • Spout, an awesome library for reading and writing in Excel. 103 views
  • Manually Install APK Files In Android Studio Emulator 98 views

Categories

  • Design & Development
  • Drupal
  • Facebook
  • General
  • How To
  • ios
  • Javascript
  • Linux
  • Magento
  • Marketing
  • News
  • PHP
  • Plugins
  • Programming
  • Snippets List
  • Social Media
  • Softwares
  • Themes
  • Tips
  • Wordpress
  • YouTube

Copyright © 2021 · TutsPlanet Gene Theme on Genesis Framework · Powered By BunnyCDN