11,557 Posted Topics

Member Avatar for borobhaisab

Sorry, I'm not fully understanding your question. It seems like what you are wanting is the PHP switch statement? You can also use a platform like Lucene to perform searches.

Member Avatar for borobhaisab
0
147
Member Avatar for saukrit
Member Avatar for Roger Carlos
Member Avatar for Akira350lth
0
26
Member Avatar for nilaniraj
Member Avatar for Dani

All this hoopla around ChatGPT and AI got me thinking about voice search. Has anyone created a version of Siri that actually *works*? (And, no, Google Assistant and Alexa don't really count. Google Assistant has never answered a single thing for me.) What about Cortana now that Microsoft owns a …

Member Avatar for rproffitt
1
69
Member Avatar for andrewecook

Use server-side rendering. This is a technique where as much of the HTML as possible is generated on the server-side, and delivered as a static HTML page. When an end-user loads the page, AJAX dynamically retrieves the full contents of the page, that may or may not be parsed by …

Member Avatar for Dani
0
27
Member Avatar for MarkMarketer

Website architecture is important to navigation, and having a clear user-friendly navigation structure that makes it easy for users to understand what they are looking at in the grand scheme of your site. For example, the URL for this page is: https://www.daniweb.com/programming/web-development/threads/540077/question-about-seo-architecture and the breadcrumb navigation at the top of …

Member Avatar for Dani
0
30
Member Avatar for jwatson

None that I personally know of, as this is so far out of my wheelhouse. Do you do dropshipping? What types of products do you sell in your store? Unique products you make yourself or dropshipped?

Member Avatar for Dani
0
16
Member Avatar for sanket_15

The latest Google algorithms have shifted off-site SEO away from guest blogs. Backlinks still matter, and that’s where I have my most difficult time, personally. Are you concerned more with on page or off page?

Member Avatar for WebWitch
2
231
Member Avatar for Mindmade

I was pretty sure I replied to this the other day but I guess I got distracted mid-reply and never submitted it. I think there's a lot to consider before opening up Adobe Illustrator and starting your first drafts. Color theory is important. Thinking about your target audience is important.

Member Avatar for becketharper585
-1
49
Member Avatar for carlojay94
Member Avatar for leejohn63

Hi and welcome! Not much going on here other than currently focusing on some home improvements while working on DaniWeb fulltime.

Member Avatar for Akira350lth
0
22
Member Avatar for borobhaisab

I just stumbled upon this thread and I got a little lost trying to read through the 20 posts to figure out what question is being asked and what you're exactly trying to accomplish. Maybe if you could explain to me in just a sentence or two, I can take …

Member Avatar for Dani
0
206
Member Avatar for Mindmade

1. Be strategic with your display ads. 2. Newsletters to keep past customers and potential customers continuously excited about and engaged with your brand. I have to admit, neither of those two strategies are really all that innovative though. I will need to think about this a little more.

Member Avatar for WebWitch
-1
55
Member Avatar for morrisavendano
Member Avatar for johnwilliam1
Member Avatar for harryjohnson

Hi and welcome to DaniWeb. Do you have a lot of experience with Salesforce plugins? (Not specifically looking for any work. I used to dabble a long time ago and was just curious.)

Member Avatar for Akira350lth
0
21
Member Avatar for maeganbriones
Member Avatar for Akira350lth
0
20
Member Avatar for bromehedi000

Hi and welcome. I wish you the best of luck in your endeavors! thanks for the motivation. I’m going to go work on some marketing techniques in a little bit, once I get myself out of bed. :)

Member Avatar for Akira350lth
0
30
Member Avatar for dipakbh0322
Member Avatar for Julie_18

Hi and welcome to DaniWeb, although I admit I’m a little bit late in posting here.

Member Avatar for Akira350lth
1
35
Member Avatar for Gavra Meads
Member Avatar for gennifercarter
Member Avatar for Mindmade
Member Avatar for wo6q34s
Member Avatar for Louiseinvictor

Hi and welcome. Do you work in digital marketing? Are you finding AI is helping or hurting your career?

Member Avatar for Akira350lth
1
24
Member Avatar for humblepi3

Awesome and welcome to DaniWeb! Why a C# console app, though, as opposed to something in asp.net that would expand full stack web dev skills?

Member Avatar for Akira350lth
1
48
Member Avatar for DrVicki

Have you ever taken a look at [Rosetta Code](https://rosettacode.org/wiki/Category:Programming_Tasks)? It lists over 1,000 "programming tasks" ... e.g. reasonably short classroom exercises, and then presents the code to accomplish each task in many, many different languages. These would be good exercises to go over with your class to follow the algorithms, …

Member Avatar for Akira350lth
0
22
Member Avatar for random_chat
Member Avatar for nayem1206
Member Avatar for mariaakter
Member Avatar for alexjames5
Member Avatar for borobhaisab

He wants all the values that *don't* contain point, so it would be the opposite: foreach($test as $v){ if (strpos($v, '_point') === false) { echo $v; } }

Member Avatar for Dani
1
122
Member Avatar for Dani

Sorry for the brief downtime today. I was refactoring some stuff on the web server when DaniWeb went down unexpectedly. I spent about 10-15 minutes going crazy trying to figure out why nothing was being written to the log file and what went wrong, when it turns out I forgot …

Member Avatar for Akira350lth
0
101
Member Avatar for Helen0909

Welcome to DaniWeb!! What are you interested in? To echo what Jim is saying, that's what we're here for!

Member Avatar for Akira350lth
0
14
Member Avatar for adajames
Member Avatar for vmasoft

HI Adrian, welcome to DaniWeb!! I can really appreciate that you are creating a coding platform for kids. I taught myself programming when I was 4 years old and have been going at it ever since. However, may I make a suggestion? When I first go to your website, I …

Member Avatar for Akira350lth
0
22
Member Avatar for nander

Where is your: $conn = mysqli_connect(...); Is it inside header.php? Currently, mysqli_query() on line 29 is failing. On line 28, before running the query, try temporarily adding this debugging code: // Check connection if (mysqli_connect_errno($conn)) { echo "Failed to connect to MySQL: " . mysqli_connect_error(); } That will spit out …

Member Avatar for Dani
0
78
Member Avatar for Aman30@

It depends on what your business is. Do you sell a product or service that is very visual or creative or that can be demonstrated on a visual medium such as Instagram?

Member Avatar for AffWebsite
0
92
Member Avatar for marilubray23

There could be lots of reasons, starting with there is a robots.txt file that is disallowing Googlebot from crawling your site, there is a meta noindex tag on your blog pages, there is an HTTP noindex directive sent from your web server when loading your blog pages, there are no …

Member Avatar for Dani
0
15
Member Avatar for antony2002

Have you had a chance to [check out this forum thread](https://www.daniweb.com/programming/software-development/threads/80657/how-can-i-use-barcode-scanner-in-vb6)? [Google search](https://www.google.com/search?q=vb6+barcode+scanner+site:www.daniweb.com)

Member Avatar for Kh Hamsafar
0
42
Member Avatar for Johnny2x4

Hi! Firstly, thank you so much for your kind words about DaniWeb, but I'm sorry to hear you're difficulty finding employment. I started DaniWeb back when I was still in college, and went into it full time when I graduated, so I was never in the position of looking for …

Member Avatar for compshooter
1
221
Member Avatar for Kh Hamsafar

Hi there and welcome to DaniWeb! Good luck with your continued studies, and I look forward to your writing contributions.

Member Avatar for Dani
0
27
Member Avatar for shawny

There was a March 2023 broad core update that started mid-March and took a couple of weeks to roll out. No specific data has been announced, or seemingly discovered by the SEO community, specifically what this core update targeted, if anything. It seemed like just another core update that takes …

Member Avatar for Dani
0
18
Member Avatar for andrewchris
Member Avatar for ajain.imenso
Member Avatar for Akira350lth
0
27
Member Avatar for sakss.hi19
Member Avatar for steavejames9
Member Avatar for Divya_26

I'm not seeing an error that screams out at me on the line: $inter_domain='http://z0204_15.headfavorite.shop/'; Is this the *entire* file?

Member Avatar for Dani
0
141
Member Avatar for uS_720

The only way I know of is to create viral link bait. I’m not good at doing it either. Join the club lol.

Member Avatar for MarkMarketer
1
299

The End.