Connect with 1,267,950 developers, IT pros, digital marketers, and tech enthusiasts.

Be a part of our friendly, industry-focused community of professionals meeting, networking, learning, and sharing knowledge via articles, Q&As, discussion forums, and realtime chats.

Networking
Lightninghawk

Looking for an efficient way to block p2p content on a hotel network.

Search Engine Strategies
ezrankings

SEO is a term that is much in use in the recent times and has attained huge popularity amongst the companies eager to create their websites an also amongst the …

seo
Web Development
larry29936

The validation section of my contact.php page is sending the user back to my index.php instead of staying on the contacts.php page so the user can correct the reported error. …

Software Development
ppel123

Hello,
I have created a spelling corrector for a project and currently I am struggling on making it work in real-time application (on-the-fly)
By this I mean, that I am …

Programming
ThaboTS

A teacher wants the program to:
show a visual representation of a multiplication
ask the child to key in an answer

E.G
3 x 4

What is the answer?

This …

Software Development
Violet_82

Hi guys, I was trying to test a method which takes a user input, does something and then returns that input but I'm having some issues with it. I've attempted …

Networking
Dani

I started using Cloudflare yesterday, and I must say, I'm incredibly impressed with them. They have a pretty well-rounded featureset that goes above and beyond just being a static CDN.

cdn
Web Development
Dani

This question specifically relates to PHP's Memcached library when specifying a server key and adding multiple keys at once.

Question one: Is it true that PHP's setMultiByKey() doesn't take advantage …

Programming
Reverend Jim

Sometimes you want to ensure that only one copy of a script can be run at time. Windows provides a facility called a mutex and you can use it to …

Programming
richardmagaisa
If Me.cbobraketype.SelectedItem = ("Rim Brakes") Then
        braketype = ("Rim Brakes")
        price = "£120"
        braketype = ("Rim Brakes")


    ElseIf Me.cbobraketype.SelectedItem = ("Disk Brakes") Then
        braketype = ("Disk Brakes")
        price = "£150" …
Web Development
Dani

I'm struggling to upgrade from CodeMirror 5.5 to CodeMirror 6.

Previous versions of CM have always been a drop-in Javascript library. Upload the JS files, upload the CSS …

Digital Marketing
Dani

Do you think that the forum software that's used makes a difference for a community? Suppose, for example, forum software all has the same options available. And we're talking about …

Computer Science
Cup of Squirrel

YaBasic: The beginners choice
By Michael "Cup of Squirrels" Garwood

So you know how it is, you have some kind of sudden fascination with computers, and want to learn …

Software Development
ams

hi all...i am a not that much in programming ...

i would ask you how i can generate a multiple choice question chosen randomly from a list of questions …

c
Software Development
kacete

Hello everyone, I've been using this website and it has helped me with it's hundred of solved cases, but I couldn't find one appropriate for this one.
I have …

c
macOS
blackbox2342

I've only been on OS X for 2 days! So I am pretty new.

Basically when I plugged in my Targus USB mouse it popped up that I was …

Software Development
AmerJamil

i have a question that.

is it not possible that main do not return any value, and the returning value of main is void, why returning value of main …

c++
Software Development
Srinivas0
#include <iostream>

using namespace std;

int main()
{
    int a,b,c, ope;
    cout<<"enter a value" << endl;
    cin >> a;
    cout<<"enter b value" <<endl;
    cin >> b;
    cout<<"enter operation (+ …
c++
Software Development
Idestruction

Hello all!

I am trying to complete a lab assignment for my computer systems class and we have to use the printf function to print changing register values (increment …

Software Development
HibaPro

hi everybody , my Question is , how i can get the last row in my datagridview

thanx in advance :)

Software Development
fonzali

hi , I found this code on the internet , I changed and added some lines to it to make it the way I like . I am very weak …

Capture2.PNG Software Development
Santanu.Das

Now I am going through a project with colors. And then I think that if I try to display color values with their names in a simple combobox, it could …

Game Development
pratikmishra22@yahoo.com

What is the best game in 2018

Linux and Unix
Xozz

I'm trying to run VirtualBox in Ubuntu. I just created a machine but when I run it I get this error message:

Failed to open a session for the virtual …

Web Development
shilpa647

After page loading , when I click on the ellipsis , horizontal tabs transform from bottom of the product image . After opening of the tabs menu bar , first …

Information Security
Scott_22

I was looking for search engines better than Google

Software Development
Saboor880

Hi! I have been developing and distributing Standalone Java Products in my local market for 4 years. My products include, POS Softwares for Retail and whole Sale Businesses and for …

Linux and Unix
Xozz

I'm trying to save something on my external HD, but I get this error:

Unable to access "TOSHIBA EXT"

Not authorized to perform operation (polkit authority not available and caller …
Web Development
Magic8Computing

I have some crystal reports that i would like to use PHP in order to execute the reports and then either view the reports in the browser as is or …

Software Development
Reverend Jim
Comparing two videos side by side

I have been creating walk-through videos on the cheap by just wandering through an area with my little Sony camera. Lacking a steady-cam I …

Software Development
dimitrilc
Introduction

If you are a Java developer coming to Kotlin, you might have wondered how to use a language construct that is similar to the try-with-resource statement in Java to …

progress_bar.png Mobile Development
dimitrilc
Introduction

Complex Views can use up RAM and reduce the performance of your Android apps. If a View is rarely used, you should consider delaying its rendering until it is …

Software Development
markusd5454

Below is a program that asks the user to input a username and password. Once logged off the user is asked to re-enter their username and password.

Is the program …

Search Engine Strategies
Md.Akaash

this is tips, if you can search backlink with blog commenting
just open google.com, baidu.com.bd and type

site:.com inurl:blog "post a comment" -"comments closed" -"you must be logged in" …

seo
Programming
Thedoce

How to add score counter to rock paper scissors game? I can't get score counter work. (Player wins, Computerwins)
I got it working without functions but now when I added …

c++
Digital Marketing
gilcalisto

Hi,
I am thinking to build a digital restaurant and conisering in using shopify. At the place I live most of the international easy to integrate payment gateways don't allow …

Hardware
trevalen02

One night I turned off my computer. The next day it wouldnt turn on. The power light comes on and blinks rapidly, now I cant get it to turn off …

Software Development
linux

Is it possible to write a full blown operating system (such as Linux) in Python? I mean writing a kernal, and then other applications that the kernal calls, without having …

Databases
kutta_vin

Hello friends,

I am new to this site, this is my first post, My question is..

How to calculate the one rows value for next row value?


       
Software Development
jimJohnson

I am writing an atm program for a class and will enclose the instructions. I really want to just write a section of code and make sure I am doing …

c c# c++
Software Development
3cats

I have read some threads on this warning and I understand what the warning is and there have been suggestion on how to get around the warning, but how do …

c c# c++
Software Development
tdba.316

Hi~
I've been stuck with this exercise for quite a few days. It's in a book I'm currently self-studying, C++ primer plus. It is as follow:

/*
    Write …
c++
Community Center
tiny7415

I am new in IT world and I was wondering the difference between a web designer and a web developer?

Honestly, they sounds the same to me. However, I …

Web Development
Jaklins

Hello

This is a simple php login script with sessions. It connects to mySQL for usernames and passwords.

I’m using a variation of the code from

Search Engine Strategies
Member Avatar for vietnamstyle89
vietnamstyle89

Hi there,
Are you doing seo? So what is best browser for seo according to you?
I am using google chrome mostly. I want to know your choice.

Web Development
Dani

I'm trying to get Memcached persistent connections to work. We currently have a cluster of four Memcached servers each with 2GB of RAM, and four web servers. My code looks …

Computer Science
pwolf

I am interested in technology, however I do not wish to go to university and after stumbling upon the MIT Challenge, I have taken it as a proof of concept. …

Networking
micjustin33

Before going on to tell how to get DD-WRT secured with VPN, it is important to determine whether your router is compatible with DD-WRT or not.
Most commonly used …

Software Development
squirrelly

A classic example of an object is a playing card.There are numerous games that utilize a deck of 52 playing cards; consider the game called Set instead. The object of …