Skip to content
CodeBangers
  • Home
  • Store
  • Our Blog
  • Support
    • Get Support
    • Hire Us
    • Have a Question?
    • FAQ
0

Your cart

CodeBangers
0

Your cart

  • Home
  • Store
  • Cart
  • My Account
  • Our Blog
  • Support
December 18, 2014Office

Download Office Full Different Versions

Getting started If you do not have a disk, visit www.office.com/setup to get started installing and using Office for the first time. […]

November 13, 2014Wordpress

Include WordPress wp-load in separate file

$parse_uri = explode( ‘wp-content’, $_SERVER[‘SCRIPT_FILENAME’] ); require_once( $parse_uri[0] . ‘wp-load.php’ ); Include that at the top of your separate file and you’ll […]

October 29, 2014October 29, 2014Unity3d

Download NGUI for Free

NGUI is a powerful UI system and event notification framework for Unity (both Pro and Free, 3.4.2f3 or higher) written in C#. […]

October 20, 2014February 24, 2020Google, How to

Google Maps V3 Map inside Div instead or Body Tag

Ok instead of this body onLoad=”” to this div id=”map” simply add this below your map load(); This makes it to that […]

October 12, 2014August 31, 2025PHP, Woocommerce, Wordpress

Disable Payment Method Based on Country Woocommerce PHP

// Disable gateway based on country function payment_gateway_disable_country( $available_gateways ) { global $woocommerce; if ( isset( $available_gateways[‘cod’] ) && $woocommerce->customer->get_country() <> ‘IN’ […]

October 11, 2014October 11, 2014PHP, Uncategorized, Woocommerce, Wordpress

Woocommerce List all Available Payment Gateways

PHP Functions

$available_gateways = WC()->payment_gateways->get_available_payment_gateways();

October 8, 2014October 9, 2014Games, Video Games

Fix Blurry Screen in DayZ

Im sure if you’ve played DayZ then you’ve faced the dreaded blurry screen when you get hit by a zombie or another […]

October 5, 2014September 27, 2015Games

Rust Experimental Console Commands

UID stands for User ID – this refers to someone’s SteamID64 key. To add an owner add the file users.cfg to your […]

September 13, 2014October 9, 2014Games

Default Rust Legacy server.cfg File

##Current server cfg ##Edit the dickens out of these variables! rcon.password “YourPassword” server.hostname “Your Cool Server Name” server.maxplayers 50 server.pvp “true” sleepers.on […]

September 8, 2014September 17, 2014How to

How to find a User WITHOUT Facebook on Spotify

  To find a particular user.  In the search bar type “spotify:user:replacethiswithusername”  without quotes. Done.

Posts pagination

< 1 2 3 4 … 14 >

Cart

© 2025 CodeBangers. Proudly powered by Sydney