11,557 Posted Topics

Member Avatar for nehaweb

It depends what stage the small business is at. Investing marketing dollars into a brand new company might not be the way to go.

Member Avatar for Dani
0
60
Member Avatar for Dani

The DaniWeb member list has been recently reintroduced, and with some additional featuers to boot ... For the last handful of years, it was only available as a bare bones moderators-only tool. I've added a bunch of filtering and sorting onto it, and you can now access it via the …

1
450
Member Avatar for olgaclaw
Member Avatar for Sachirva

Someone else asked this question a few days ago: https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/521419/what-will-be-seo-trends-in-2020 Not sure why no one replied to you last month when you asked. Sorry about that.

Member Avatar for Raunikkapoor
0
1K
Member Avatar for Lev_3

I disagree with rproffitt. I think it makes sense to start with one language, focus on it, and learn it. In the future you will eventually learn how to work with multiple technologies together. However, when first learning programming, picking one language and becoming proficient at it makes sense. Otherwise …

Member Avatar for hussainmujtaba
0
931
Member Avatar for phirux

Hi, Sorry, unfortunately I know you tried to explain, but unfortunately I'm still confused. For example, you are saying that you have items categorized in different groups, so for example you have a table `category` with columns `parent` and `item`. So I see you want to fetch a list of …

Member Avatar for Dani
0
618
Member Avatar for Nishant_8

Hi, What is the complete error message? PHP error messages typically say what line the error is on, etc. In investigating the code above, the biggest things that stand out ot me are on line 17 you have the variable $visitor-email but I don't believe that dashes are allowed in …

Member Avatar for Dani
0
228
Member Avatar for rorock

Hi there, welcome to DaniWeb!! What finally encouraged you to sign up after all this time? I've been working a lot on trying to improve usability lately (e.g. new homepage, etc.) and was wondering if any of my work played a role? DaniWeb was founded in February 2002 making us …

Member Avatar for dfarquharson
2
328
Member Avatar for Dani

So apparently Microsoft Word’s latest release shows a grammar error if you do two spaces after a period, this ending the debate of which is correct. I used to do two spaces after a period back on my old Apple IIGS with its mono spaces font. However, I’ve always said …

Member Avatar for lightft
3
1K
Member Avatar for erich.lutz44

Hi Erich, I'm sorry you've been having such a difficult time posting. You had already signed off by the time I replied to you via chat. You can post your C++ question for free here: https://www.daniweb.com/community/contribute/2 It's free to ask a question.

Member Avatar for Dani
0
64
Member Avatar for ankitakumari

Hi and welcome to DaniWeb. I built DaniWeb with CodeIgniter 3, although CodeIgniter 4 was just released recently, with a code base much more similar to Laravel. Do you prefer CI or Laravel so far?

Member Avatar for ankitakumari
0
130
Member Avatar for albert607
Member Avatar for Radroad

You gave us a big project to do but you haven’t shared what you’ve done so far, what errors you’re getting, or where you’re stuck. We will definitely help you learn so you can complete your project. But why would we take hours and hours just to do your homework …

Member Avatar for Radroad
0
480
Member Avatar for Edoburun

Soooo ... what part of the flowchart are you stuck with? Can you show us what you have so far so we can help?

Member Avatar for Dani
1
155
Member Avatar for Nuti

// Get all rows that exist in table $query="SELECT * FROM questions"; $results=$mysqli->query($query) or die($mysqli->error.__LINE__); $total=$results->num_rows; // If one or more rows exist if($result->num_rows > 0){ // Loop through each row of questions, storing it in the $row variable for each loop iteration while($row=$result->fetch_assoc()){ // Print out the question echo …

Member Avatar for Dani
0
175
Member Avatar for ZoyaHall
Member Avatar for Dani

Lots of CSS changes over the past two days (clear your browser cache to experience them!) and a new homepage to boot. Whatcha think of the homepage changes? Does it do a good job explaining what DaniWeb is all about?

Member Avatar for JamesCherrill
1
471
Member Avatar for Laluna
Member Avatar for larry29936

If you want to copy/paste that and stick it into an external .CSS file, then just remove the opening `<style>` and the closing `<style>` tags and put the actual CSS somewhere in the file. Something to note is that, with CSS, order matters. So, for example, if at the top …

Member Avatar for Dani
0
265
Member Avatar for phirux

Hi, nice to meet you. Looking forward to you posting your question. Hope you find DaniWeb helpful!!

Member Avatar for phirux
1
331
Member Avatar for esyah

I have not looked at a line of C++ code in 20+ years, but I don't remember if you can declare multiple variables on a single line and define some of them and not others as you are doing.

Member Avatar for Reverend Jim
0
121
Member Avatar for Usoop
Member Avatar for holisticgroup19
0
99
Member Avatar for R_4

So I see you are pulling in a first name, last name, and email addess from a form. You're then sanitizing the data preparing it for your MySQL statement. However, your SQL statement needs to have quotes around `$email` as so: $sql = "SELECT * FROM `users` WHERE `email` = …

Member Avatar for R_4
0
401
Member Avatar for johncam

I definitely agree moving off of shared to something more reliable. I see you linked to Cloudways, which is pretty popular to deploy a simple WordPress site or something like that, and have it fully managed and be completely hands off. However, if you are going to be doing stuff …

Member Avatar for johncam
0
183
Member Avatar for TIffany_2

Hi there, This is a lot of code (which I assume is part of a homework assignment?) However, you aren’t specifying what it’s supposed to do, what error messages you’re getting, what’s not working, what you’re stuck with, etc. Please be as detailed as possible. Help us to help you …

Member Avatar for tinstaafl
0
481
Member Avatar for Andrew_62

Hey there! Thanks for upgrading to a DaniWeb Premium membership. Unfortunately I don't know Java (two courses in college 20 years ago is the extent of my Java knowledge). However, an array index out of bounds exception means that you have an array, and you're trying to retrieve a specific …

Member Avatar for Dani
0
444
Member Avatar for Xozz

Does it not work across all apps? Maybe a specific app is using the built-in microphone by default? I’ve found sometimes you need to configure which audio input device you want to use on a per-application basis. Most apps that have mic support have their own settings where you configure …

Member Avatar for Garylea
0
157
Member Avatar for Mobilepatro
Member Avatar for celalulgen
Member Avatar for stellacherry25

No need for there to be a question. When new members sign up, they receive a welcome email that directs them to introduce themselves in this forum. Hi Stella! Thank you for introducing yourself, your website, your mailing address, your company’s phone number, and your email address ... Umm, yeah.

Member Avatar for Reverend Jim
0
131
Member Avatar for dabeershahid786
Member Avatar for omaz

This is a super broad question. To begin, so you have a programming language of choice that you’d like to create this with? Have you previously created any web apps? Are you looking to create something from scratch or start with an existing script that might do something similar and …

Member Avatar for omaz
0
205
Member Avatar for tetrisunblocked
Member Avatar for Reverend Jim
0
84
Member Avatar for krogerfans

Hi there and welcome to DaniWeb! Thankfully safe and healthy here in Northern California. Staying home and hoping the world starts returning back to normal somewhat soon.

Member Avatar for Reverend Jim
0
75
Member Avatar for DrakeDemon

I disagree with rproffitt. Pretty much all login systems, whether it's in-house or third-party social login, require an email to log in. For one reason or another, a platform may choose to outsource their login mechanism. As the OP points out, plenty of sites outsource their login platform to Auth0 …

Member Avatar for DrakeDemon
1
534
Member Avatar for sonnerie123
Member Avatar for Dani
0
84
Member Avatar for Hisham_3

The code is already very heavily commented so it would be hard for us to explain what it does more than the programmer who wrote it and commented their code while doing so. Perhaps if you could give us a better example of what you're looking for? You say the …

Member Avatar for Hisham_3
0
266
Member Avatar for Jorge_19

I played around with it a bit, but SimpleXML really needs to change it's name because it's not simple to work with at all. I might take another crack at it in a little bit. That being said, is there a reason that you are forced to use XML? PHP …

Member Avatar for Dani
1
582
Member Avatar for Chua_1

I don't know Java myself so I can't really be of much assistance. However, I'd like to steer you in a better direction so you can hopefully get some good responses. I see you really just posted 300 lines of code here without showing what part of it works and …

Member Avatar for JamesCherrill
0
204
Member Avatar for ppel123

Aww, I really wish I could help you, but unfortunately I don't know Python. Perhaps the least I can do is bump this thread and hopefully it can get some renewed interest. That is, unless you have already figured out what was wrong. You're referring to the while loop that …

Member Avatar for Dani
1
980
Member Avatar for subhodip
Member Avatar for adamsmithh
Member Avatar for Paulo_7

I’ve had much success with the server side implementation of OAuth and I always find the JS version a but tricky. Is the code above modified properly with your app ID and API version?

Member Avatar for Dani
0
267
Member Avatar for Carlloos_Lowery

Our aggressive spam bot automatically flagged your post because there was what it detected to be a spammy link in the post. I've accepted the post and unbanned you but removed the actual link, just in case it was spam. I was not able to find any of the javascript …

Member Avatar for Dani
0
118
Member Avatar for ButcherHix
Member Avatar for Pirakavi

When you load the page, what does the actual HTML look like for the button? Does it properly fill in the correct values for data-doctor-id, data-name, etc?

Member Avatar for Dani
0
206
Member Avatar for Dani

Someone had posted recently (can't find the thread right now, I think it might have been via private message) asking for the ability to mark topics read through the cog dropdown when viewing the list of topics. If you clear your browser cache to freshen the javascript files, then you …

Member Avatar for Dani
1
559
Member Avatar for Billy_8

Sorry for taking so long to see your post. Do you have it straightened out now? Perhaps post the code for reCAPTCHA that you are using and we can see where the bug is. Are you using a plugin? WordPress or something? (Sorry I didn’t click the link to your …

Member Avatar for Dani
0
177
Member Avatar for Passy

Line 75 of the code snippet you provided says `$result = $db->query($sql);`. Where you do create $db as a new database connection? I assume that's happening in line 71 where it says require_once(), but my guess is that there's still no global $db variable that contains the connection.

Member Avatar for Dani
0
1K
Member Avatar for Prince_31

Sorry, your code and explanation are very long and confusing. It's late and I'm having a hard time understanding what you're asking for. That's probably why you haven't gotten any respones yet. However, I'm REALLY good at PHP. Maybe if you could very briefly (in not more than a sentence …

Member Avatar for Dani
0
258

The End.