11,566 Posted Topics

Member Avatar for Javier Abad

Hi and welcome to DaniWeb! I've moved this question to our user experience forum since that's the more appropriate place for it than web development, where it was. I guess the recommendation I would make would be to think what type of visitor goes to your landing page, how they …

Member Avatar for Dani
1
49
Member Avatar for Arsslan
Member Avatar for Fay Lora

Hi Fay, Google has been releasing more algorithm updates than normal the past couple of months. There was a big core update that went out in December. There are websites (don’t have the URL handy right now because I’m typing this from my phone) where you can see all of …

Member Avatar for Dani
0
120
Member Avatar for Javier Abad

Hi there and welcoem to DaniWeb!! > There are already too many SEO threads on this forum. We don't need another. You realize there's an entire SEO *forum*, right? That being said, I'm confused by your question. Is SEO positioning still adequate? Can you please explain? I guess it was …

Member Avatar for Dani
0
49
Member Avatar for nihala
Member Avatar for skymhine

You have this SQL query that retrieves rows from a table. Then, you have this code: ``` while($row = $resultpropertyunpaid1->fetch_assoc()){ $PropertyUnpaid1 = $row['unpaid']; } ``` There, you’re saying for each row retrieved from the database, do the things in this loop. Assign the value of the unpaid column in the …

Member Avatar for Dani
1
64
Member Avatar for v1

It depends what the ecommerce site is selling. If it's consumables or impulse buys, then absolutely I agree. I always do my weekly supermarket shopping in bed with Instacart or Amazon apps. If they didn't have apps, I would not find navigating their websites to be nearly as frustrating-free. I …

Member Avatar for Dani
0
88
Member Avatar for Dani

DaniWeb Premium is currently $5 per month. You can find details about everything it gives you [here](https://www.daniweb.com/donate/index) Do you think this is too high a price point? At what price point would you be willing to pay? What if it were $1.99? What if it were $3?

Member Avatar for Dani
2
447
Member Avatar for Anish_10

Top 10 lists of best jackets for 2021. ... or ... Holiday gift guide: buying jackets for loved ones this holiday season.

Member Avatar for mr_420
0
65
Member Avatar for kapilmazee89

Hi Kapil! Sorry to hear about that. The pandemic has been so hard on so many different people. You might wish to check out our [People Match](https://www.daniweb.com/connect/matches) which can match people looking for a job with those who are hiring. I also recommend you sign up with Upwork, if you …

Member Avatar for mr_420
5
181
Member Avatar for joy3629

Do you mean with page navigation? Or do you want to retrieve specific rows from a table of 5 million? Is your concern that your database query is too slow?

Member Avatar for rproffitt
0
67
Member Avatar for Reverend Jim

Why should people be given money for NOT being stupid? Where's my incentive each and every time I use my seat belt? Each and every time I don't jaywalk? Each and every time I look both ways before crossing the street? Where's my incentive each time I get an annual …

Member Avatar for Reverend Jim
0
122
Member Avatar for Mehak_3

Loops do repetitive things. Loops also count with each iteration. When you think of a diamond written in ASCII asterisks, you can think it starts off with one asterisk on line 1, then 2, then 3, then 4 … each line is indented by one character less … then eventually …

Member Avatar for Reverend Jim
0
76
Member Avatar for Rashmi Ranjan

Welcome to DaniWeb! I really wish I could help you but, unfortunately, I still use Codeigniter 3. Does CI4 not have the same form validation array that CI3 uses?

Member Avatar for Dani
0
40
Member Avatar for Dani

Are you planning on getting the vaccine as soon as it becomes available to you, after it’s been a bit more thoroughly vetted, or not at all? Personally, I think it was pushed through just a bit too fast for my liking. I’m holding off until they see what long …

Member Avatar for Mollyron
3
470
Member Avatar for FarrisFahad

Why not point both domain names to the same code so the site works with both? Would require a config change to your httpd.conf file and pointing both domain names to the same place.

Member Avatar for FarrisFahad
0
67
Member Avatar for Adel_12

What are your specific marketing goals? Are you an e-commerce site? What format are you looking to export the data into? Or were you just looking to start a generalized discussion as to everyone’s favorites for their own needs. I’m sorry to say I am not an advanced Facebook Ads …

Member Avatar for nextsmm
0
56
Member Avatar for Reverend Jim
Member Avatar for pcbugfixer
0
92
Member Avatar for Dani

Over the past week, I’ve made a handful of UI changes across the site. What do you think? Am I on the right track? Is this an improvement?

Member Avatar for pritaeas
3
72
Member Avatar for vesto

Correct me if I’m wrong, but it won’t give them any additional information they can’t already get from one of the many existing travel sites that aggregate flight data.

Member Avatar for Dani
0
57
Member Avatar for MickeyD

I ran into a similar problem recently, but I’m not home right now. I’ll type up a proper response when I’m back at my computer later.

Member Avatar for rofa_1
0
384
Member Avatar for nirmal.patel.59

I suspect what you’re wanting to do is use AJAX to dynamically change a part of a form based on what is selected elsewhere in the form. For example, if you have two dropdowns, the selection you make in the first alters the menu items available in the second. Is …

Member Avatar for Dani
0
133
Member Avatar for John_165

No 1. Rock around the christmas tree No 2. Peace is the world smiling No 5. Rudolph the red nosed reindeer

Member Avatar for Dani
2
57
Member Avatar for matei_

Have you tried using explode()? function cidrToRange($cidr) { $range = array(); $cidr = explode('/', $cidr); $range[0] = long2ip((ip2long($cidr[0])) & ((-1 << (32 - (int)$cidr[1])))); $range[1] = long2ip((ip2long($range[0])) + pow(2, (32 - (int)$cidr[1])) - 1); return $range; } var_dump(cidrToRange("73.35.143.32/27")); //////////////////OUTPUT//////////////////////// // array(2) { // [0]=> // string(12) "73.35.143.32" // [1]=> // …

Member Avatar for Josh Connerty
1
382
Member Avatar for Clif40RD

I believe that means that you just have to store the user’s data individually associated with the user. For example, if you have a table in the database, there’s a different record for each user, such that you can retrieve a single user record. I believe the purpose of the …

Member Avatar for Clif40RD
0
65
Member Avatar for davidsmith653
Member Avatar for Vrushanjali
Member Avatar for David_238

Sorry, I guess I’m misunderstanding you. If your teacher gave you the assignment to create a billing system, why would you create an arcade system instead? Either way, please post the code you have so far along with where you’re stuck and what isn’t working, and we can look into …

Member Avatar for Dani
0
80
Member Avatar for toutoudak
Member Avatar for nextsmm

rproffitt, I'm sure he's referring to web domain (e.g. daniweb.com, etc.) It's often the case that SEMs have to manage dozens or even hundreds of domains simultaneously, and tools that help organize that are critical. However, I'm not an SEM at an agency, and I don't do SEM for any …

Member Avatar for rproffitt
1
93
Member Avatar for mateenusha
Member Avatar for AghaSherazi
Member Avatar for 二蛋
Member Avatar for Amenda_1

Please show what you have so far as well as where you're confused, so we can help you to learn and complete the assignment.

Member Avatar for Dani
0
50
Member Avatar for Sarah_27
Member Avatar for AccuWeb Hosting
5
6K
Member Avatar for nextsmm

> Seems Google changed. How has Google changed? Nextsmm, regardless of if you're paying or not, Google wants to make sure that they are sending visitors to relevant pages. What is your quality score? Work towards improving your quality score to the best it possibly can be, and take heed …

Member Avatar for Dani
2
71
Member Avatar for Youssef Faisal
Member Avatar for Dani
1
47
Member Avatar for rabbit07

What is in connection.php? Are you sure that the PHP is able to successfully connect to the database? Do you see anything in your error log? Alter hour code to show a debugging error message if the database connection is not successful.

Member Avatar for Biiim
0
454
Member Avatar for angelglezpulido
Member Avatar for RINA23

Hi Rina! Welcome to DaniWeb. What brings you here? You say you like programming but the tags you associated with this post are all over the map lol.

Member Avatar for Dani
0
21
Member Avatar for julio77
Member Avatar for SimonIoa

Yes, what did you change, and what is the URL for your login page? If the URL of your login page has changed, you need to make the change in the Google API account as well. Also, I'm confused what you mean by google requiring paramaters for PHP function calls. …

Member Avatar for Dani
0
55
Member Avatar for gajen007

I have no react experience, but I do have CI experience. Are you including the session library, and not closing the session before using set_userdata()? I use CI 3 with MySQL, and, per [this page](https://codeigniter.com/userguide3/libraries/sessions.html#session-drivers), I ran into issues with my until I started using session_write_close() near the top of …

Member Avatar for Dani
1
728
Member Avatar for angelica_6
Member Avatar for melvin.sosa526
Member Avatar for mjseedsca2021
Member Avatar for jwenting
1
93
Member Avatar for nextsmm

Are all pages of your site mobile friendly? When using Google Search Console, what is your site's Mobile Page Experience, Core Web Vitals, and Mobile Usability scores? Google may not be ranking you well on mobile because they feel your site has a poor mobile experience.

Member Avatar for Dani
0
67
Member Avatar for manasrathore43

I've definitely written about this before on DaniWeb ... I'll have to see if I can pull it up. But, to answer your question, it really depends on what your long term goals are. Coding has been really glamorized in the last handful of years, and so you have everyone …

Member Avatar for Lisa_20
0
137
Member Avatar for asfghjkl

What rproffitt is referring to is that you tagged c++, java, python, javscript, and VB6 when you created this thread. What language are you actually referring to? It might be a case of just being a new user of the site. That being said, you can do something like this: …

Member Avatar for kasmar45
0
275
Member Avatar for skymhine

Is there something about this that isn’t working that you need help with, or are you just sharing your code?

Member Avatar for Dani
0
47

The End.