Incvice

PHP Basics Tutorial

Complete PHP Basics Tutorial

PHP Basics Tutorial follows the book called “Head First PHP”. Which explains the basic principles, syntaxes, giving concrete examples. I highly recommend it. This article can be used to refresh your PHP knowledge and syntax. If you have a job interview for example. Most of the topics in this article might be asked in the…

Read More
Discord bot

How to make a Discord bot in PHP

What you need for this is some common knowledge of PHP, a local server to run your code (like Wamp), and basic knowledge of composer. Also, a composer needs to be installed on your pc.   1. Create a folder in your wamp www folder. Run the cmd command from Windows and type something like…

Read More
Canon MP250 E 6 Error

Canon MP250 E 6 Error, Won’t Scan

If you see the “C” light flashing, the printer won’t scan anything, it means that it is out of black ink or the cartridge is damaged. To get rid of this issue and scan, keep pressing the red button (highlighted) for 10 seconds. You should see some moving lines on the main display (the one…

Read More
Asus K53S Bios key

Asus K53S Bios key

If you want to enter BIOS for the Asus K53S laptop, spam the F2 (press it continuously) key after you press the button to power on the device. If you have another Asus laptop model and F2 doesn’t work, try to hit shift+delete or F1. If you want to download the drivers for Asus K53S,…

Read More
edit wp_head

How to edit wp_head();, remove content?

wp_head(); is a WordPress built-in function, there is no place to edit and remove the code from there. The content you see in your head tag is located inside the functions.php file from the current theme that you are using. Open functions.php and add this code at the bottom. 1 2 3 4 5 6…

Read More
Gauntlet Mission GTAV

Gauntlet Mission GTAV, How to do it?

The easy way to finish this mission: 1. Buy a garage. Go to the map and scroll for a garage, go to one, and buy it. 2. From your phone, access the internet and search for “gauntlet”. Click on the result and buy 3 cars called “Gauntlet”. They will be delivered instantly to your garage….

Read More