• Member Avatar for Dani
    Dani

    Began Watching How to speed up my (WordPress) website?

    Hey guys, I'm struggling to make my **website faster**, and it's driving me cra*y. 🤯 **What are your best tips to improve speed without breaking everything? Any must-have tools or …
  • Member Avatar for Dani
    Dani

    Created Accessibility vs design

    I have a two part question: How do you balance accessibility and design aesthetics when building a visually complex website? Are there any unconventional approaches that have worked for you? …
  • Member Avatar for Dani
    Dani

    Began Watching Accessibility vs design

    I have a two part question: How do you balance accessibility and design aesthetics when building a visually complex website? Are there any unconventional approaches that have worked for you? …
  • Member Avatar for Dani
    Dani

    Created Optimizing working with big data

    What are some best practices for optimizing memory management when working with large datasets? I am tagging this topic both with php (because that is my language of choice, and …
  • Member Avatar for Dani
    Dani

    Began Watching Optimizing working with big data

    What are some best practices for optimizing memory management when working with large datasets? I am tagging this topic both with php (because that is my language of choice, and …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Are their any alternatives to github?

    The only one I know about is Bitbucket. What is your use case? Are you looking to host public or private Git repositories?
  • Member Avatar for Dani
    Dani

    Began Watching Are their any alternatives to github?

    Hello, Just curious and want to know is their any alternatives to github as well?
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Hire Developers in the USA for Crypto Payment Gateway Integration?

    I have had good experiences with Upwork and Toptal.
  • Member Avatar for Dani
    Dani

    Began Watching How to Hire Developers in the USA for Crypto Payment Gateway Integration?

    suggest me to hire developers in the USA
  • Member Avatar for Dani
    Dani

    Edited How to Hire Developers in the USA for Crypto Trading Bot Development?

    give solution me to hire developers in the USA skilled in bitcoin
  • Member Avatar for Dani
    Dani

    Created Buggy career talk :-P

    What's the most challenging bug you've ever encountered in your programming career, and how did you eventually solve it? I’ll start. The only one I can recall from the recent …
  • Member Avatar for Dani
    Dani

    Began Watching Buggy career talk :-P

    What's the most challenging bug you've ever encountered in your programming career, and how did you eventually solve it? I’ll start. The only one I can recall from the recent …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Segmentation Fault in C++ Program – Need Debugging

    You’re creating an array of 5 integers and then trying to access the 11th integer in the array (assuming the indexes start at 0). You’re getting an out of bounds …
  • Member Avatar for Dani
    Dani

    Began Watching Segmentation Fault in C++ Program – Need Debugging

    I’m getting a segmentation fault in my C++ program when trying to access an array element. Here’s my code: #include <iostream> using namespace std; int main() { int arr[5]; cout …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How secure is Github?

    > https://www.theregister.com/2025/03/17/supply_chain_attack_github/ Well that’s coincidental. Doesn’t seem to apply to our repo though because we don’t use tj-actions/changed-files and use private repos. More to say when I’m not on my …
  • Member Avatar for Dani
    Dani

    Moderated What are the best SEO keywords for crypto?

    The best SEO keywords for crypto include "cryptocurrency," "Bitcoin," "Ethereum," "blockchain," "crypto trading," "DeFi," "NFT," "crypto investment," "Web3," "altcoins," "crypto news," "metaverse," "crypto wallet," and "best crypto to buy."
  • Member Avatar for Dani
    Dani

    Moderated a Post in What are the best SEO keywords for crypto?

    The best SEO keywords for crypto include "cryptocurrency," "Bitcoin," "Ethereum," "blockchain," "crypto trading," "DeFi," "NFT," "crypto investment," "Web3," "altcoins," "crypto news," "metaverse," "crypto wallet," and "best crypto to buy."
  • Member Avatar for Dani
    Dani

    Moderated a Post in Where Can I Find Test Data (Names, Emails, etc.) for My Testing?

    Look at Customers table in NorthWind database (https://en.wikiversity.org/wiki/Database_Examples/Northwind).
  • Member Avatar for Dani
    Dani

    Edited 500 Internal Server Error: Need to Hire Developers in USA

    My web app throws a 500 Internal Server Error despite the server running fine. No clear logs indicate the issue. The backend is in Node.js with Express.js. app.post('/submit', async (req, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hidden tricks use in online ads !!

    Always customize based on search keywords, I suppose? Honestly, I've been out of the PPC game for a few years now.
  • Member Avatar for Dani
    Dani

    Began Watching Hidden tricks use in online ads !!

    Hey Digital Marketers, any tips or tricks for Meta & Google Ads that people often overlook or ignore? Let’s share!
  • Member Avatar for Dani
    Dani

    Edited Where Can I Find Test Data (Names, Emails, etc.) for My Testing?

    Hi everyone, I’m just starting out with testing and I need to generate some test data for things like names, birthdays, emails, and other basic information. I’m looking for web-based …
  • Member Avatar for Dani
    Dani

    Undeleted a Post in Where Can I Find Test Data (Names, Emails, etc.) for My Testing?

    Hi everyone, I’m just starting out with testing and I need to generate some test data for things like names, birthdays, emails, and other basic information. I’m looking for web-based …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How secure is Github?

    > There's not much there that can't be replicated on a server machine you physically control. Redundancy in the cloud. > How many people have commit rights on your codebase? …
  • Member Avatar for Dani
    Dani

    Created How secure is Github?

    I use Github for DaniWeb's code base. I was just wondering though. How secure is it? Would you ever store passwords or other sensitive information in Github (Don't worry. We …
  • Member Avatar for Dani
    Dani

    Began Watching How secure is Github?

    I use Github for DaniWeb's code base. I was just wondering though. How secure is it? Would you ever store passwords or other sensitive information in Github (Don't worry. We …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Implement Lazy Loading for Faster Web Portals

    Ah, yes, I thought you were talking about posts themselves. Post comments can no longer be edited. (Too many people were replying to post comments and then the person would …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi, my name is Kevin

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

    Began Watching Hi, my name is Kevin

    I'm absolutely delighted to become a part of this amazing forum! It's exciting to connect with like-minded individuals and exchange ideas in such a supportive community. I can't wait to …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Implement Lazy Loading for Faster Web Portals

    > It was a typo I noticed immediately, but I couldn't edit the comment (which could be a useful feature). You should be able to click the little edit button …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Looking for Apple Developer enterprise account

    I highly doubt anyone here would be able to sell or license to you access to their Apple developer enterprise account (mostly because it would violate their own agreement with …
  • Member Avatar for Dani
    Dani

    Began Watching Looking for Apple Developer enterprise account

    Support for the apple developer enterprise account is required for a long time. Because customers need to distribute the app privately within their company, only an in-house certificate can do …
  • Member Avatar for Dani
    Dani

    Gave Reputation to MasoodDidThat in What do you do for work?

    I control what you see online. Digital Marketing.
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Implement Lazy Loading for Faster Web Portals

    So then that begs the question ... may I ask why you were initially hesitant to respond to me the other week? I'm just curious.
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Implement Lazy Loading for Faster Web Portals

    > Of course, Lighthouse audit results are influenced by factors like your location, connection, and other variables. That's why I disagreed with you that a Lighthouse audit is always representative …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Implement Lazy Loading for Faster Web Portals

    > Your SXG certificates have a limited lifespan SXG certificates have a maximum lifespan of 90 days, and the majority of our pages have cache-control HTTP headers anywhere between 7 …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Implement Lazy Loading for Faster Web Portals

    > If a webpage performs poorly in Lighthouse audits for metrics like LCP, Speed Index, CLS, e.t.c. those issues will also affect real Chrome users, ultimately having a negative impact …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to Implement Lazy Loading for Faster Web Portals

    > Is your example valid? Yes, if you stretch a fringe and long-shot possibility into an opinion. My post was based on my own use case, which is the only …
  • Member Avatar for Dani
    Dani

    Created What do you do for work?

    I just thought it would help us get to know each other a lot better if we each just gave 1-2 sentences about what we do for work. I'll start …
  • Member Avatar for Dani
    Dani

    Began Watching What do you do for work?

    I just thought it would help us get to know each other a lot better if we each just gave 1-2 sentences about what we do for work. I'll start …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Excited to Join DaniWeb! 🚀

    Hi and welcome!!
  • Member Avatar for Dani
    Dani

    Began Watching Excited to Join DaniWeb! 🚀

    Hey everyone, Glad to be here! I'm passionate about AI-driven Android applications and love exploring how technology is shaping the way we interact with apps. From AI-powered productivity tools to …
  • Member Avatar for Dani
    Dani

    Gave Reputation to toneewa in Multiple MySQL connections + transactions

    You're not suppose to switch databases with a connection mid-transaction. It's by design to rollback because it considers it a change to the session context. XA Transactions can be done …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Multiple MySQL connections + transactions

    > If the databases are on the same server and use InnoDB, you can use fully qualified table names, and write to multiple databases on a single connection. That's what …
  • Member Avatar for Dani
    Dani

    Marked Solved Status for Multiple MySQL connections + transactions

    I ran into a bit of a snag in my code, and I'm trying to make heads or tails as to whether this will work. From within my PHP script, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hello Everyone, I'm Ray Brad

    > Hi Ray, > can you guide what kind of this error is ? i am getting this on my e-commerce store which is on shopify. I got to know …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Editor crashes browser

    Can you try upgrading Chrome now and see if the problem goes away? Much thanks!
  • Member Avatar for Dani
    Dani

    Replied To a Post in Multiple MySQL connections + transactions

    I am already using multiple MySQL connections throughout the project, as well as select_db() in some other places. My question specifically revolved around if anyone can explain why select_db() implicitly …
  • Member Avatar for Dani
    Dani

    Edited making 'games.php?id='

    Hello guys. I am trying to build a games website using PHP for database to store game information. I'm trying to learn how to fetch ID information. For example: www.blabla.com/games.php?id=12345 …
  • Member Avatar for Dani
    Dani

    Edited making 'games.php?id='

    Hello guys. I am trying to build a games website using PHP for database to store game information. I'm trying to learn how to fetch ID information. For example: www.blabla.com/games.php?id=12345 …

The End.