Breaking

Code Gripper

Code Gripper

Responsive Advertisement
  • Home

No title

byNews Today -September 30, 2023

Here are some tips on how to be a good Flutter developer: Learn the basics of  Dart programming language.  Dart is the primary language used for building Flutter applications. You need to h…

MySQL

SQLSTATE[42000]: Syntax error or access violation: 1231 Variable 'sql_mode' can't be set to the value of 'NO_AUTO_CREATE_USER'

byMahabubur Rahman -July 15, 2023

I finally found the solutions a days ago and I remembered this post. In the  config/database.php  file in mysql tag, the sql modes should be added in order to skip this error.  https://de…

What is Youtube Shorts?

byMahabubur Rahman -June 12, 2023

YouTube Shorts is a new feature on YouTube that allows users to create and share short, vertical videos. Shorts are up to 60 seconds long and can be created using the YouTube app on mobile …

how to be a good PHP developer ?

byNews Today -June 07, 2023

PHP is a popular programming language used to create dynamic web pages. It's a relatively easy language to learn, but it can be challenging to master. If you want to be a good PHP devel…

How to disable rotating to landscape mode?

byMahabubur Rahman -June 04, 2023

Add  android:screenOrientation="portrait"  to the activity in the AndroidManifest.xml. For example: <application android:allowBackup= "true" android:icon= &q…

How can I disable landscape mode in Android?

byMahabubur Rahman -June 04, 2023

Add  android:screenOrientation="portrait"  to the activity in the AndroidManifest.xml. For example: < activity android:name = ".SomeActivity" android:labe…

Python 3.7.0 No module named 'PyQt5.QtWebEngineWidgets'

byDev3 -February 28, 2023

It has been moved to a separated package. Based on this  answer  and my own experience, Just execute in a terminal: pip install PyQtWebEngine If you still got problems with PyQt, try unin…

aggregate

How to efficiently count filtered documents in MongoDB $group operator

byDev3 -January 13, 2023

Efficient Way would be Filters down the documents by using $match to pass only matching documents to the next pipeline. By placing $match at the very beginning of a pipeline, the query can …

How can I convert an image into Base64 string using JavaScript?

byDev3 -January 11, 2023

If you want to convert images from the users file system you need to take a different approach. Use the   FileReader API : function encodeImageFileAsURL ( element ) { var file = element…

Adding and removing style attribute from div with jquery

byDev3 -January 11, 2023

You could do any of the following Set each style property individually: $( "#voltaic_holder" ). css ( "position" , "relative" ); Set multiple style properties …

Django - cannot import name 'config' from 'decouple'

byDev3 -January 10, 2023

You might have   decouple   installed in additional to   python-decouple   (two different packages). If that is the case simply uninstall  decouple pip uninstall decouple And ensure you hav…

Network is unreachable. Reason: couldn't connect to server 13.55.62.12:27017, connection attempt failed: SocketException: Error connecting to 13.55.62.12:27017 :: caused by :: No connection could be made because the target machine actively refused it.

byMahabubur Rahman -December 20, 2022

Open up mongodb config file: Ubuntu: sudo nano /etc/mongod. conf Window: MongoDB _installation_Directory/ Server /{version}/bin/mongod. cfg // MongoDB_installation_Directory could be C:/…

Load More
That is All

Follow Us

Popular Posts

Subscribe Us

Facebook

Categories

Main Tags

Code Gripper

September 30, 2023

Total Pageviews

Search This Blog

CODE GRIPPER

Code Gripper
CODE GRIPPER

  • Home
  • Python
  • PHP

Menu Footer Widget

  • Home
  • About
  • Contact Us
Code Gripper

About Us

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's.

Categories

Main Tags

Latest Posts

Most Popular

Design by Blogger | Distributed by Gooyaabi
  • Home
  • About Us
  • Contact Us
  • RTL Version