-
Began Watching Game system and game monitoring
Hi i am david from philippines, im here asking for help my teacher ask us to do a system which allows monitoring and billing using vb. But the system i … -
Marked Solved Status for INSERT UPDATE process not working
I have a snippet that inserts data in a row in a MySql database. If that data already exists the existing row should be updated. In my case, I continue … -
Edited INSERT UPDATE process not working
I have a snippet that inserts data in a row in a MySql database. If that data already exists the existing row should be updated. In my case, I continue … -
Edited C++ and reading text files with Integers, commas and square brackets. HELP!
I am a beginner currently working on an assignment that has C++ open a text file containing data such as : [253, 676, 114] [527, 160, 277] [364, 193, 169] … -
Stopped Watching Android Native - How to Create Espresso Tests
## Introduction ## In Android development, Espresso can be combined with Junit to create powerful UI automation tests. In this tutorial, we will learn how to create Espresso tests. ## … -
Began Watching Android Native - How to Create Espresso Tests
## Introduction ## In Android development, Espresso can be combined with Junit to create powerful UI automation tests. In this tutorial, we will learn how to create Espresso tests. ## … -
Replied To a Post in Data connectors
What are your specific marketing goals? Are you an e-commerce site? What format are you looking to export the data into? Or were you just looking to start a generalized … -
Began Watching Data connectors
What are the best data connectors platforms for Facebook ads ? -
Replied To a Post in Assistance understanding platform policy
I believe that means that you just have to store the user’s data individually associated with the user. For example, if you have a table in the database, there’s a … -
Began Watching Assistance understanding platform policy
I need help understanding a point mentioned in [Facebook's platform terms](https://developers.facebook.com/terms/dfc_platform_terms/). In order to be able to actually certify that I comply, I've been trying to get feedback regarding this … -
Replied To a Post in How to get IP from text area that contains multiple IPs and their CIDR?
Have you tried using explode()? function cidrToRange($cidr) { $range = array(); $cidr = explode('/', $cidr); $range[0] = long2ip((ip2long($cidr[0])) & ((-1 << (32 - (int)$cidr[1])))); $range[1] = long2ip((ip2long($range[0])) + pow(2, (32 … -
Began Watching How to get IP from text area that contains multiple IPs and their CIDR?
My question is simple: I have a text area that is filled with IP/CIDR's and I want to know how I can retrieve an IP from there and then check … -
Edited There will be 10 namestores. A random name is chosen from amongthese10names
How can there be a namestore of 10 names in this code? A random name is chosen from among these 10 names. how can i add? import java.io.*; import java.util.ArrayList; … -
Replied To a Post in Hi everyone, I'm toutoudak
Hello! -
Began Watching Hi everyone, I'm toutoudak
Hello -
Created Android Native - How to Create Espresso Tests
## Introduction ## In Android development, Espresso can be combined with Junit to create powerful UI automation tests. In this tutorial, we will learn how to create Espresso tests. ## … -
Created Android Native - How to create UI Automator tests
## Introduction ## UI Automator is a library that allows you to create tests that can interact with other components besides your App, such as Settings or other Android components. … -
Tweeted Android Native - How to set Dark Theme
## Introduction ## With OLED screens becoming more and more common on smartphones, adapting a dark theme to your app can provide a boost to battery life. In this tutorial, … -
Replied To a Post in Hi everyone, I'm AghaSherazi
Hi there and welcome to DaniWeb!! -
Began Watching Hi everyone, I'm AghaSherazi
Hello MySelf Agha. I am 22 years old and also i am Full time Student of Bachelor's of Science in Computer Science (BSCS) .. -
Replied To a Post in Digital twins study
What are you doing with it? -
Began Watching Digital twins study
I'm about to work on digital twins. Where should I start? thanks -
Replied To a Post in Related to theory of Automata
Please show what you have so far as well as where you're confused, so we can help you to learn and complete the assignment. -
Began Watching Related to theory of Automata
Question 1: a) Determine which of the following sets have valid / invalid alphabets: Σ1 = {a, ab, b, d, ae} Σ2 = {a, ba, c, d} b) Consider Σ … -
Replied To a Post in Google Ads investment
rproffitt, I'm sure he's referring to web domain (e.g. daniweb.com, etc.) It's often the case that SEMs have to manage dozens or even hundreds of domains simultaneously, and tools that … -
Began Watching Google Ads investment
Is there a tool to measure google Ads investment by domain? -
Replied To a Post in GAds campaign not delivering
Just like SEO, managing a PPC account (whether it's Google Ads, Facebook, etc.) requires constant attention and effort. That's why advertising and SEM agencies charge a monthly fee to manage … -
Replied To a Post in GAds campaign not delivering
> I read articles from my link and came to the conclusion that Google changed. Nothing earth shattering that I can think of when it comes to Google Ads, other … -
Replied To a Post in GAds campaign not delivering
> Seems Google changed. How has Google changed? Nextsmm, regardless of if you're paying or not, Google wants to make sure that they are sending visitors to relevant pages. What … -
Began Watching GAds campaign not delivering
Hi, can someone explain to me why google isn't delivering clicks? I found a keyword and offered different amounts but it still does not work -
Replied To a Post in Hi everyone, I'm Youssef Faisal
C++ or Python? Welcome either way, though. I hope you see you around. -
Began Watching Hi everyone, I'm Youssef Faisal
Hi everyone, I'm Youssef Faisal I am beging in c++ -
Created Android Native - Creating an Implicit Intent
## Introduction ## In Android development, Intents are used to request an action from an app component. There are two types of Intents: explicit and implicit. Explicit Intents are used … -
Created Android Native - How to create Snackbars
## Introduction ## Snackbars are great for displaying brief messages providing feedback to your users. In this tutorial, we will learn how to create Snackbars. ## Goals ## At the … -
Replied To a Post in Hi everyone, I'm angelglezpulido
Hi and welcome to DaniWeb! -
Began Watching Hi everyone, I'm angelglezpulido
Hi everyone, I'm angelglezpulido im from mexico have a nice day -
Replied To a Post in Hi everyone, I'm RINA23
Hi Rina! Welcome to DaniWeb. What brings you here? You say you like programming but the tags you associated with this post are all over the map lol. -
Began Watching Hi everyone, I'm RINA23
I really like programming! -
Created Android Native - How to create a Notification
## Introduction ## Notification is a great way to display information outside of your Android application. Your end users most likely already interact with notifications everyday, so knowing how to … -
Created Android Native - How to add static App shortcuts
## Introduction ## Starting on API level 25, static Shortcuts can be used to quickly navigate to a specific point in your app. In this tutorial, we will learn how … -
Replied To a Post in Hi everyone, I'm julio77
Hello! What brings you to DaniWeb? -
Began Watching Hi everyone, I'm julio77
hello world :D -
Replied To a Post in hi, i'm new here, hows it going?
Hi Ivan. Welcome to DaniWeb! What brings you here? -
Began Watching hi, i'm new here, hows it going?
new here -
Replied To a Post in Google problem with .htaccess
Yes, what did you change, and what is the URL for your login page? If the URL of your login page has changed, you need to make the change in … -
Began Watching Google problem with .htaccess
Does anyone now if google requires parameters on .htaccess file for php function calls? I used to have a different .htaccess file and my google sign in used to work. … -
Replied To a Post in ReactJS Frontend with CodeIgniter backend - How to keep Authentication?
I have no react experience, but I do have CI experience. Are you including the session library, and not closing the session before using set_userdata()? I use CI 3 with … -
Began Watching ReactJS Frontend with CodeIgniter backend - How to keep Authentication?
Hi, I'm an jQuery/Angular Developer last 5 years, and now I've planned move to ReactJS. I'm learning ReactJS by my own, as comparing the similar stuff what I did in … -
Replied To a Post in Hi I'm new here!
Hello Angelica!! What birngs you to DaniWeb? -
Began Watching Hi I'm new here!
Hello world!
The End.