• Member Avatar for Dani
    Dani

    Began Watching Is it realistic to create a social network quickly and inexpensively?

    How much can it cost to create a social network in the web?
  • Member Avatar for Dani
    Dani

    Replied To a Post in why data cannot come out at the sql php?

    Can you please explain what you're trying to do that isn't working? You're saying data is not coming out? Coming out of what? You are trying to insert a row …
  • Member Avatar for Dani
    Dani

    Began Watching why data cannot come out at the sql php?

    <?php $name = $email = $password = $repeatpass = ''; $name = $_POST['name']; $email = $_POST['email']; $password = $_POST['password']; $repeatpass = $_POST['repeatpass']; $con = new mysqli(DB_HOST, DB_USER, DB_PASSWORD, DB_NAME); $sql …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is Cloud ERP Safe

    The hard drive for the 2.5 year old Dell Precision workstation sitting in the corner of my office just recently failed. It runs our security card swipe system. It's in …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is Cloud ERP Safe

    I just googled what an ERP is. I would trust a cloud solution over an in house platform / intranet any day of the week. Just switched recently from Quickbooks …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is Cloud ERP Safe

    I have no clue what that is.
  • Member Avatar for Dani
    Dani

    Began Watching Is Cloud ERP Safe

    Hi, Please can some one tell me is Cloud ERP Safe to use for your business ? THanks
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hey ya'll I'm Chris

    Hi and welcome to DaniWeb! We are certainly not as active as we used to be, but DaniWeb is still well maintained by me and I’m working hard on revitalizing …
  • Member Avatar for Dani
    Dani

    Began Watching Hey ya'll I'm Chris

    Nice to meet ya'll! I don't know how active this forum is anymore, but I've been popping in and out; lurking for a while. Tons of great threads to learn …
  • Member Avatar for Dani
    Dani

    Edited Hi everyone, I'm js8435877

    Hello! I'm James smith and I'm new user. I've been doing graphic design for over 8 yrs. I've a Bachelor of Fine Arts in Graphic Design. I've worked with several …
  • Member Avatar for Dani
    Dani

    Created Hi everyone, I'm js8435877

    Hello! I'm James smith and I'm new user. I've been doing graphic design for over 8 yrs. I've a Bachelor of Fine Arts in Graphic Design. I've worked with several …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Who needs a website to find any book they want for free? πŸ“˜πŸ“˜

    What about your local library's ebooks app?
  • Member Avatar for Dani
    Dani

    Began Watching Who needs a website to find any book they want for free? πŸ“˜πŸ“˜

    Who needs a website to find any book they want for free? πŸ“˜πŸ“˜
  • Member Avatar for Dani
    Dani

    Replied To a Post in how to add audio to anacces database

    I don't have any experience with Windows development, but I would suspect you would need to use a .NET programming language (such as VB.NET??) to connect to the database, loop …
  • Member Avatar for Dani
    Dani

    Began Watching how to add audio to anacces database

    I have an access Database with Chinese and German words. How can I had their audio prononciation wich I get from Forvo or Google translate?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm libaoxin2021

    Hi there! Nice to virtually meet you.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm libaoxin2021

    Hi everyone, I'm libaoxin2021
  • Member Avatar for Dani
    Dani

    Created Java Concurrency - use CyclicBarrier to synchronize tasks across threads

    ## Introduction ## This tutorial introduces the `CyclicBarrier` class and teaches you how to use it. ## Goals ## At the end of this tutorial, you would have learned: 1. …
  • Member Avatar for Dani
    Dani

    Created Java Functional - How to use the partitioningBy Collector

    ## Introduction ## `partitioningBy()` collects a `Stream` into a `Map`. In this tutorial, we will compare the two different `partitioningBy` methods and learn how to use them. ## Goals ## …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Why would a script work for the developer, but not for the client?

    Is the developer confused as to why it's working for him but not you? It could nto be working for you for a whole bunch of reasons, including the developer's …
  • Member Avatar for Dani
    Dani

    Began Watching Why would a script work for the developer, but not for the client?

    I just hired a developer in India to write an API upload script for my cloud server. He just finished it and it works fine for him, but I've tried …
  • Member Avatar for Dani
    Dani

    Edited Google Ignoring our Meta Description

    My website site ranking was in the top ten. Suddenly Google has been Ignoring our Meta Description and Now Google is pulling meta description from my about us page content. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Google Ignoring our Meta Description

    This is not a technical "problem" that has a solution. By the sound of it, Google released an algorithm update aimed at doing a better job at ranking websites. One …
  • Member Avatar for Dani
    Dani

    Began Watching Google Ignoring our Meta Description

    My website site ranking was in the top ten. Suddenly Google has been Ignoring our Meta Description and Now Google is pulling meta description from my about us page content. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in I want to find a reverse programmer

    I'm no tunderstanding what you're looking to do. If you want to hire a freelance programmer, check out Upwork. Other than that, I'm confused by what you're asking.
  • Member Avatar for Dani
    Dani

    Began Watching I want to find a reverse programmer

    I want to find a programmer, grab the data of Chinese operators, web visitor numbers, and cooperate. This is a very good business.
  • Member Avatar for Dani
    Dani

    Edited Using KVM (Kernal Based Virtual Machine) ?

    What is the main Advantage of using KVM?
  • Member Avatar for Dani
    Dani

    Replied To a Post in iCloud unlock

    > No Apple Company folk here. My fiance is one of those folk.
  • Member Avatar for Dani
    Dani

    Began Watching iCloud unlock

    I request to reset my apple ID
  • Member Avatar for Dani
    Dani

    Created How to Build a HttpClient in Java 11+

    ## Introduction ## Based on the 2020 Java Ecosystem survey from Jetbrains, 75% of Java developers are still using JDK 8. JDK 11 introduces `HttpClient`, which replaces the legacy `HttpURLConnection` …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Deploying ASPNET website on heroku

    This seems to be the same question as posted here: https://www.daniweb.com/programming/threads/535986/deploying-aspnet-website-on-heroku
  • Member Avatar for Dani
    Dani

    Began Watching Deploying ASPNET website on heroku

    Hello , i amtrying to deploy my asp net websit on heroku , i read that to do this i need to use docker i have been following the steps …
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Website ASP NET & C#

    Hello , i am creating new website using asp net and c# .. what i am basically doing is that i have somedata in my database and will let the …
  • Member Avatar for Dani
    Dani

    Created Deploying ASPNET website on heroku

    Hello , i amtrying to deploy my asp net websit on heroku , i read that to do this i need to use docker i have been following the steps …
  • Member Avatar for Dani
    Dani

    Created Deploying ASPNET website on heroku

    Hello , i am trying to deploy my asp net website on heroku using docker .. but i really need help as i keep getting error ... i keep getting …
  • Member Avatar for Dani
    Dani

    Edited Who needs a website to find any book they want for free? πŸ“˜πŸ“˜

    Who needs a website to find any book they want for free? πŸ“˜πŸ“˜
  • Member Avatar for Dani
    Dani

    Created How to Implement the Type-safe Builder Pattern in Kotlin

    ## Introduction ## This tutorial teaches you how to implement the Type-safe Builder pattern using Kotlin. This pattern allows developers to create declarative and concise DSLs. Our implementation will be …
  • Member Avatar for Dani
    Dani

    Replied To a Post in PHP Warning: Cannot modify header information - headers already sent by

    Is there a blank line or spaces before the <?php at the top of the file?
  • Member Avatar for Dani
    Dani

    Replied To a Post in PHP Warning: Cannot modify header information - headers already sent by

    This error happens when you spit out PHP headers after any HTML code or white space. Is this the entire file? No additional php includes or anything else at all?
  • Member Avatar for Dani
    Dani

    Began Watching PHP Warning: Cannot modify header information - headers already sent by

    Hello please help me troubleshooting the problem below. I got the 500 Internal Server Error in My WP Site>Dashboard>Appearance>Custom.. Pleaaaaase. Below is the error shows when i check the document …
  • Member Avatar for Dani
    Dani

    Edited How to create a RESTful API with Spring Boot

    ## Introduction ## This tutorial teaches you how to create a Spring Boot application that provides RESTful API Endpoints. These endpoints are best consumed by other applications or for integrating …
  • Member Avatar for Dani
    Dani

    Replied To a Post in shows the default image when image is available in database

    rproffitt, I think, if I'm reading this code right, line 10 is meant to have a single equals. As long as $users does not evaluate to something falsey, such as …
  • Member Avatar for Dani
    Dani

    Began Watching shows the default image when image is available in database

    i need to show the image displayed in database but it shows default image <?php $link = new PDO("mysql:host=localhost;dbname=campusdrive", "root", ""); $link->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); $Sql = "SELECT Image FROM student_form WHERE …
  • Member Avatar for Dani
    Dani

    Created How to create a RESTful API with Spring Boot

    ## Introduction ## This tutorial teaches you how to create a Spring Boot application that provides RESTful API Endpoints. These endpoints are best consumed by other applications or for integrating …
  • Member Avatar for Dani
    Dani

    Replied To a Post in MY KEYBOARD HAS A CHUNK OF FRENCH CHARACTERS

    I’m in bed about to go to sleep so I can’t really research this now. But all Canadian versions of Windows have a simple key combination that toggles between English …
  • Member Avatar for Dani
    Dani

    Began Watching MY KEYBOARD HAS A CHUNK OF FRENCH CHARACTERS

    question mark is Éé and so is comma. my brackettes are ¨¨Çç and my back slash is Àà and my greater than and less than are ' " PLEASE HELP …
  • Member Avatar for Dani
    Dani

    Edited Insert a table to mysql from access data base using vb.net

    I found this peaice of code to import a Access database table to sql server Private Sub btnImport_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnImport.Click Dim fileName As …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Cost for DaniWeb Premium

    Historically, especially during DaniWeb's peak, it has always been the seasoned members who have donated. For a freemium service, I think you're not going to be able to get people …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Cost for DaniWeb Premium

    > So what would I get that would be worth $60 in a year? As mentioned at https://www.daniweb.com/donate/index, I guess the biggest thing we have to offer you is the …
  • Member Avatar for Dani
    Dani

    Gave Reputation to rproffitt in How can I distinguish fake accounts from real ones on Twitter?

    Caitlyn seems to work hard to talk up that app on the web. It's almost like they work there!

The End.