11,557 Posted Topics
Re: That's an incredibly broad question. A web app needs to be hosted on a web server that has some amount of security. If your website has a login system, that needs to be secure. If your web app connects to a database, the queries need to be written in a … | |
Inquiring minds want to know: For the sake of my pocketbook, do you think Nvidia stock is slated to rebound after today’s disastrous day? I know the earnings call is in just a few days. | |
Re: Hi and welcome to DaniWeb! What is it that you do at your company? Do you personally do any of the web/app development? | |
For me, it's a forum for forum owners called Forum Promotion, which gave me the idea to start this thread. | |
Re: We don't offer that here at DaniWeb. You might want to check out [BlackHatWorld](https://www.blackhatworld.com/) for that kind of marketplace. | |
Re: That is the area in Google Search Console where you can check if you have been hit by a manual penalty. A manual penalty is when a Google employee specifically looks at your website, and all the backlinks pointing to your website, and makes sure that your site is not … | |
Re: > DANIWEB's design is their own. Best you can do for reply is to comment like this. I *think* he's referring to Reddit. | |
I know rproffitt is a moderator on the Tech Republic forums. Does anyone else participate in any other online forums / communities / subreddits / etc? Just curious :) | |
Re: It's a firewall, right? | |
Re: I think the biggest use cases include buying clothing/eyewear from the comfort of my home, and seeing furniture I'm considering purchasing set up in my home. | |
Re: I’m not familiar with it, but it’s not something I would do, and certainly not something I would pay for. Users expect a certain consistent behavior. For example, users expect links to look a certain way, buttons to look a certain way, new webpages to open within an app they’re … | |
Re: Forget about defining "best" ... please define your industry and your goals. The best digital marketing strategy is different for every site. Some sites care the most about web traffic. The more traffic, the better, and that's all that matters. Other sites care more about short tail conversions, and they … | |
Re: They don't, so they have no SEO value, but they still show up for all of the members, and that's worth something as well. Additionally, once you earn at least 15 member reputation points, your member profile becomes indexable by Google and other search engines. You can include a naked … | |
Re: Hi and welcome!! I, as well, have a lot of web design and development experience. I wrote DaniWeb, after all ;) I'd love to help with any questions you may have. Feel free to post, and hope to see you come back. I know it's been a few weeks since … | |
Re: Sorry for the late response to this, but yes, the purpose of the FB pixel is to track the performance of your Facebook ads. Here's some more information about it: https://www.facebook.com/business/tools/meta-pixel | |
Re: Yeah, ChatGPT sorta came onto the scene out of nowhere a couple of years ago and now it almost feels like it's taking over the world. | |
Re: I think your question is better asked at WebHostingTalk.com We used what is now IBM Cloud for the past 20 years. We now do colocation. | |
Re: I have found it’s really hard to create Reddit backlinks unless you already have a really strong reputation in the Sub. If it sticks though, it’s definitely valuable! Olu, what’s your trick with Reddit? | |
Re: Bitcoin and Ethereum are the biggies. [Here's a comprehensive list.](https://en.wikipedia.org/wiki/List_of_blockchains) | |
Re: I think you're referring to physical memory (hard drive space) and not random access memory (RAM). Using up all your hdd space can make your phone go slower. RAM is transient and is just the memory the apps you currently have open at the time are using. The amount of … | |
Re: Hello and welcome!! My husband was really into Red Matter on the Oculus as well. Unfortunately, it gave me a bad headache after just a few minutes. | |
Re: You can message a member by clicking on the Business Card button in their member profile. If you have never interacted with this member before, and our patented algorithm has detected you are not a likely match, then there is a small barrier to entry (typically a few cents) to … | |
Re: Something tells me that you are going to post a recommendation that meets that exact criteria. Please don't. We don't tolerate promotional content here. | |
Re: I would consistently have problems with fingerprint unlocking, but never had any issues with face verification. Do you wear regular makeup or is it more like a costume/mask? You can always just unlock with a pin. I think if face verification fails once, it asks you to unlock via pin. … | |
What brought you here? How did you find out about DaniWeb? *(It was a Google search, wasn't it?)* | |
Re: > As to updates, is there a way to disconnect this from fascist run companies like X (twitter)? [Use Mastodon?](https://joinmastodon.org/) | |
Re: There's a simple answer: DaniWeb doesn't have an account on Bluesky because I run DaniWeb and I've never heard of BlueSky. We do, however, [have an account on X](https://x.com/daniweb). I have been on Twitter since 2008, and Facebook since even before then, and, aside from those two that we've had … | |
Re: Hello and welcome to DaniWeb!! Thanks for joining. What got you interested in opening an eCommerce store? | |
Re: Hello and welcome!! Thank you for joining us. | |
Re: I would begin by making sure that you sanitize input passed in via $_POST. This ensures that someone doesn't pass in something like `$POST['oneway'] = '</p>Foo!<strong>Blah</strong>` and completely screw up your HTML, or, worse yet, inject Javascript into your HTML. <p><b>One Way:</b> ' . htmlspecialchars($oneway) . '</p> <p><b>Return:</b> ' . … | |
Re: I have heard of the "Ignore all previous instructions" thing when ChatGPT first came out, but I don't know how effective that is anymore. I don't think very much so. I haven't heard of anything related to Tiananmen Square or Holocaust Remembrance Day or such, and I don't see how … | |
Re: To clarify what has been posted here, you don’t submit an individual sitemap file for each webpage on your site. You submit a single sitemap file that includes every webpage that you want to be indexed by Google. This means it’s very important to leave out any URLs for pages … | |
Re: > However, as 2023 continues, the best method for link building is likely to change. How do you think it will change? | |
Re: Why not just focus entirely on your food business and partner with Instacart to make your products easily accessible via online shopping? | |
| |
Re: Sorry, I'm confused. Do you want to decode the JSON in PHP or in Javascript? | |
Re: Huh?? Why are you responding to someone's post with pure spam? If you agree it's spam, I'm going to delete your post with a Keep It Spam-Free infraction. | |
Re: It's incredibly hard to read your code because it is not properly indented. That aside, a quick glance lets me see you are using PHP's deprecated mysql library instead of its replacement, the mysqli library. Additionally, you have a serious MySQL injection bug on line 16. You absolutely want to … | |
Re: That's what happens when you click on the little link button in our editor toolbar, and then when prompted to enter a URL, you hit cancel instead, and so it adds `[Click Here](null)` where null is meant to be the URL the link should point to. | |
Re: Are you prompting users to enter their payment information *before* starting the free trial, and then the trial automatically converts over to a paid membership after the 30 days? |
The End.