Author: Administrator
showing errors with wpdb update or insert query
exit(var_dump( $wpdb->last_query )) prints the last query that is executed by database. This is very useful for developers to verify and troubleshoot errors in your…
wpdb last_query, last_result, last_error
There are times that you wanted to print the exact query itself or query result right after it is executed. Use following wpdb class variables to…
Difference between wpdb get_row(), get_results(), get_var() and get_query()
WordPress defines a class called wpdb, which contains a set of functions used to interact with a database. Its primary purpose is to provide an…
Upgrade a Cisco Stack Switch
As a Network Engineer, you need to perform regular upgrade of your Cisco Stack Switch to latest and stable IOS version in order to fix…
Reset Cisco Router to Factory Default Settings
This tutorial is to factory reset Cisco Router in case you forget router password or require to flush present configuration. Note that you will lose…
Deploy Office 365 ProPlus from a local source
If users install from the Office 365 portal, you can’t control which computers they install Office 365 ProPlus on. If you’d rather deploy Office 365…
Tutorial to setup Office365 on client computer via Office365 Portal
This tutorial assists you to setup Office365 software – MS Office 2016 ProPlus or the latest, Skype for Business, OneDrive on your computer. We also…
WordPress change port 80 to 8080
Its a common practice to have WordPress running on XAMPP, but how to fix your WordPress site, if you have changed your default Apache port 80…
Alternate to Cisco Client VPN for Windows 10
If you are looking for an alternate software for Cisco Client VPN software, here is the step by step guide to set it up.This worked…
- « Previous Page
- 1
- …
- 16
- 17
- 18
- 19
- 20
- …
- 24
- Next Page »