• Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm vasantmaurya

    Hi everyone I am new to this forum and also the beginner in SEO.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Chat script Not working with mysqli

    Can you provide the updated code because, for example, the error log says that mysql_query() is invalid on line 183, but in the code you provided, there is no mysql_query() …
  • Member Avatar for Dani
    Dani

    Began Watching Chat script Not working with mysqli

    Hi all. I am having one chat script which I used for my site. It was working fine with mysql database. Then after updated PHP 7 with mysqli then suddenly …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Starting a new business can anyone help

    Sorry, I'm not quite sure I understand your question. What is your business idea? What do you mean about which devices are suitable for internet connectivity? Desktops, laptops, tablets, and …
  • Member Avatar for Dani
    Dani

    Began Watching Starting a new business can anyone help

    My business idea is about networking, can one tell me about which devices is suitable for internet conectivity for small and corporate companies
  • Member Avatar for Dani
    Dani

    Replied To a Post in FPDF Output Problem using below PHP code

    It looks like you're outputting a binary string (a PDF, perhaps?) but you're not setting the proper HTTP header. What happens if, right above line 81 in the code above, …
  • Member Avatar for Dani
    Dani

    Began Watching FPDF Output Problem using below PHP code

    Please Help me. I am coding PHP using below code but out put is not perfect. i am also attach output picture below. <?php require_once 'core.php'; include_once("../fpdf182/fpdf.php"); $pdf = new …
  • Member Avatar for Dani
    Dani

    Replied To a Post in 50 Years Ago On Daniweb. 5 years before the Internet was born.

    Looks to be that a post was created in the database and then rolled back, because the transaction failed for one reason or another. I'll inspect the server log in …
  • Member Avatar for Dani
    Dani

    Began Watching 50 Years Ago On Daniweb. 5 years before the Internet was born.

    Here's the screen grab: ![50yearsAgoOnDaniweb.PNG](https://static.daniweb.com/attachments/1/9fb4572ed18ebec0e88c9822adaa0152.PNG) Here's the link to the 50 years ago reply: https://www.daniweb.com/posts/jump/ (doesn't work) Here's the link to the discussion: https://www.daniweb.com/programming/software-development/threads/523223/im-having-a-difficulty-in-a-program-in-c-net-framework Something happened. Don't know but interesting …
  • Member Avatar for Dani
    Dani

    Replied To a Post in update values with subquery returns not updatable

    It would probably help if you let us know *why* you wanted to do it in a less performant way, using a subquery? This is thoroughly untested, but I guess …
  • Member Avatar for Dani
    Dani

    Began Watching update values with subquery returns not updatable

    Hi all, I have a question about updating two values in a sql table using a subquery. My database is called books and the below table books too: id title …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to redirect my www and non-www webpages?

    It's normal for www and non-www versions of your site to have different page authority. After all, links often point to one or to the other. It's important to choose …
  • Member Avatar for Dani
    Dani

    Began Watching How to redirect my www and non-www webpages?

    I have a issue with my website. My website's WWW page and Non-WWW pages are not redirected and both's PA is different. So, is there any problem with that? I …
  • Member Avatar for Dani
    Dani

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

    Hi there and nice to meet you.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm Mike_74

    I'm a nice guy.
  • Member Avatar for Dani
    Dani

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

    Hi and welcome to DaniWeb!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm edwardphillips7

    hey i am new in here
  • Member Avatar for Dani
    Dani

    Replied To a Post in How do I install TensorFlow

    Hi Adi, Here I am sharing the step by step guide to install tensorflow: 1. Open a new Terminal window and activate the tensorflow_cpu environment (if you have not done …
  • Member Avatar for Dani
    Dani

    Replied To a Post in I need a CMS for online investment

    One word. Wordpress.
  • Member Avatar for Dani
    Dani

    Began Watching I need a CMS for online investment

    Guys, I need your help. I need a Content Management System for creating an online investment platform. I want to create a website like www.wazobiaking.cash Thanks for you help.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Glad to be involved in this community

    Welcome!!
  • Member Avatar for Dani
    Dani

    Began Watching Glad to be involved in this community

    Hi all, I'm from VietNam. Glad to be involved in this community luv all
  • Member Avatar for Dani
    Dani

    Replied To a Post in Filter by annoyance

    I can see what you mean about it being inconsistent behavior. Note that anytime you click on a forum link, from any page of the site, you always end up …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is SEO bigger than PPC?

    I would argue they aren't the same at all. They serve very different purposes, the skills required in each are very different, and their associated costs are completely different models. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Best link building strategy in 2020

    > I didn't even think about spam. I just wanted to help. And deleted. It's a shame. A moderator not familiar with the SEO industry deleted it. I’ve reversed the …
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Best link building strategy in 2020

    All possible link building methods have already been listed here, but I will add one more. Recently I saw an interesting article. They are talking about Link Bait. The examples …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hello - I am New Here!

    Hi and welcome. Not really a fan of the affiliate world, but lots and lots of experience with both SEO and SEM as well as ad sales.
  • Member Avatar for Dani
    Dani

    Began Watching Hello - I am New Here!

    Hello Folkes, I am new to the forum & want to explore different sections and knowledge basese. BTW I am digital marketer with over 11 years of experience + Affiliate …
  • Member Avatar for Dani
    Dani

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

    Hi there and welcome to DaniWeb!!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm MudassirIjaz

    I am living in Pakistan. I am a networking professional and SEO expert.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Storing blob type into mysql with python and flask

    I don't know Python but I do have a lot of experience with MySQL. Does it work if you're not trying to insert BLOB content? Is the MySQL column set …
  • Member Avatar for Dani
    Dani

    Began Watching Storing blob type into mysql with python and flask

    Hi, How do i store files into blob datatype into mysql via user input with python? def read_file(filename): #Convert digital data to binary format with open(filename, 'wb') as f: photo …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to create a successful business mobile app that generates revenue?

    Do you have an app in mind? You can make money by selling your app in the app store. You can use a freemium model where the app is downloaded …
  • Member Avatar for Dani
    Dani

    Began Watching How to create a successful business mobile app that generates revenue?

    Hi Folks, Can anyone suggest me something regarding this topic?
  • Member Avatar for Dani
    Dani

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

    Hi there! What made you start that site? I really like the design you picked.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm loudestsoul

    Passionate blogger, love to write on any niche. You can read my blog here: [Loudestsoul](https://www.loudestsoul.com/)
  • Member Avatar for Dani
    Dani

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

    Hi there and welcome!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm markflayd

    Hello :)
  • Member Avatar for Dani
    Dani

    Replied To a Post in please guide me

    Hi there! Welcome to DaniWeb.
  • Member Avatar for Dani
    Dani

    Began Watching please guide me

    Hi Everyone , I'm Sourav and I'm from India And also new to this forum.
  • Member Avatar for Dani
    Dani

    Replied To a Post in How much marketing spend would it take?

    Your question was way too broad. Tell us the industry and keywords you're trying to rank for and I can give a more specific answer :)
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Hi everyone, I'm loudestsoul

    Passionate blogger, love to write on any niche. You can read my blog here: [Loudestsoul](https://www.loudestsoul.com/)
  • Member Avatar for Dani
    Dani

    Edited Java or Python?

    I am new into the computer Science..I just completed reading and understing the C programming language..I think am quite decent in it..Now I want to start studying a new programming …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How secure your user sessions are?

    On the web, it’s done with SSL. I don’t know enough about mobile apps to know about how their security works.
  • Member Avatar for Dani
    Dani

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

    Hi there. Welcome to DaniWeb. How did you find out about us?
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm umeshamin

    Hi Everyone , I'm umeshamin and I'm from India And also new to this forum.
  • Member Avatar for Dani
    Dani

    Replied To a Post in How secure your user sessions are?

    You mean by using an SSL certificate so that the website is accessible via https:// and not just via http:// ??
  • Member Avatar for Dani
    Dani

    Began Watching How secure your user sessions are?

    Do you know how to make user sessions secure on your web app or mobile app?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Retrieve value from MySQL table from a dynamically populated combobox value

    Hi there! I'm so sorry! I had thought I had answered this earlier but I guess the post didn't go through for some reason, so here I am posting again. …
  • Member Avatar for Dani
    Dani

    Began Watching Retrieve value from MySQL table from a dynamically populated combobox value

    I am a nyophyte to PHP, and I've seen this answered so many different ways that it is confusing. I have a combobox that is dynamically populated from a MySQL …

The End.