11,557 Posted Topics

Member Avatar for Hammed_1
Member Avatar for bloggingnseo

What are you specifically referring to? Using Wordpress vs a different CMS? Writing 500 word articles or 2000 word articles?

Member Avatar for Consumertech
0
47
Member Avatar for Mishii

Before we can code this, we need to understand how we calculate it, so we know what to tell the computer to do. How do you find the roots of a quadratic equation? I don’t remember as I haven’t thought about this in 25 years.

Member Avatar for Reverend Jim
0
187
Member Avatar for Arsh_2

Create a loop that executes 10 times With each iteration of the loop, ask the user to input a number Each time a number is entered, add its value to a sum variable After the loop finishes, you should have the total of the 10 numbers entered Divide this total …

Member Avatar for Dani
0
659
Member Avatar for Skill_2

Welcome, but I’m confused by your question. Data structures and web design are two very different things. What are your goals?

Member Avatar for Dani
0
79
Member Avatar for Hailelucus
Member Avatar for KatherineKing
Member Avatar for ramyayarrapothu

Line 14 of your code converted the JSON returned from the cURL request into a PHP object. Typically, you would do something such as `$resArr->profileTestList[0]->testCode->testID->name` or something roughly like that. Unfortunately, you did not copy and paste the complete stdClass Object code here, and what you did post is not …

Member Avatar for Dani
0
1K
Member Avatar for Abdullah_54

When that happens, I just kill the rogue transactions causing the deadlocks because odds are the person already closed their web browser because the page was taking too long to load. But I agree, this looks like you are just trying to trick us into doing your homework for you.

Member Avatar for DGPickett
0
48
Member Avatar for Eerol_1
Member Avatar for dado.d

Don’t listen to rproffitt. Don’t take any marketing courses! Nearly all marketing courses are scams. Not only that, but they won’t teach you any tricks to make your site popular. That’s because standing out from the crowd is all about thinking outside the box and being more creative than the …

Member Avatar for Dani
0
122
Member Avatar for MD_546
Member Avatar for Marty_3

Just google for a free php-based photo album. It should be the easiest to set up and I’m sure there’s tons of them. Also, I’m not sure what this is doe, but would uploading them all to social media work?

Member Avatar for Dani
0
46
Member Avatar for md_351
Member Avatar for FoxyBit

> Why not use AND? niche1, because AND searches for rows that meet muliple conditions separated by an AND clause. It doesn't retrieve the result set of multiple queries. What you can do, however, is use the `UNION` clause. SELECT title, content FROM cards WHERE card_id = $card_id LIMIT 1 …

Member Avatar for FoxyBit
0
223
Member Avatar for New Ethiopian m
Member Avatar for Manggala

Based on the code you've provided, it is impossible for the query `UPDATE staff SET status = 'verified' WHERE activation_code = '$activation_code' LIMIT 1` to be executed if it's saying "soemthing went wrong" on line 24. Are you sure the status wasn't already set to *verified* before running the PHP …

Member Avatar for Dani
0
163
Member Avatar for helloworld2021

Sorry, I just saw this now. Do you mind sharing the solution so it could help other people in the future? Based on the code I am seeing, I would expect that after `var swal2container = $("#swal2container").text();` the value of swal2container would be *test*. You're saying it wasn't?

Member Avatar for jeet_4
1
2K
Member Avatar for الناقد

Welcome to DaniWeb! The best way to get started is to download and follow the install instructions for a popular php app such as Wordpress.

Member Avatar for Dani
0
37
Member Avatar for Hardik_6

I think what he's saying is that he has a homework assignment where you need to write code that outputs that pattern. Can you please show the code you have so far, where you're stuck, and what errors you're getting? Then we can help you.

Member Avatar for rproffitt
-1
52
Member Avatar for Rober

Here's a tutorial on how to create a tutorial in SQLite: https://www.sqlitetutorial.net/sqlite-create-table/ Based on reading it, it looks like you would want SQL queries similar to: CREATE TABLE book ( BookID INTEGER PRIMARY KEY, BookTitle TEXT NOT NULL, Author TEXT NOT NULL, ISBN TEXT NOT NULL, Publishers TEXT NOT NULL …

Member Avatar for Dani
0
47
Member Avatar for Liam_12

When they say "About X Results" it's just an approximation of what type of demand is in their database. After clicking through the first dozen pages or so, Google stops returning results.

Member Avatar for Dani
0
78
Member Avatar for Mark_118

As rproffitt says, this type of project is at least a full week's worth of work. How long ago was the project assigned? Do you have any code written so far? We can definitely try to assist you if you're stuck with something, but we are all volunteers here, just …

Member Avatar for rproffitt
0
284
Member Avatar for Nisha_13
Member Avatar for Reverend Jim
-1
53
Member Avatar for Dani

What are your favorite hobbies on the computer outside of work and DaniWeb, of course? Personally, I'm a Quora addict.

Member Avatar for purevoice
6
2K
Member Avatar for Mohamed_147

You can install Bootstrap v5 as so: <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script> Do you have any specific question about its use?

Member Avatar for Dani
0
38
Member Avatar for Usama_29
Member Avatar for Wagstan

How do you know the problem is the motherboard? How do you know it's not the hard drive, etc.

Member Avatar for david.phillips.902
0
52
Member Avatar for Adolfo_1

I'm a little confused, because you have MySQL queries such as `SELECT * FROM tbl_top_category WHERE show_on_menu=1` but it doesn't look like `tbl_top_category` has a `show_on_menu` field? Either way, I guess you can do something like: SELECT CONCAT(ecat_name, '/', mcat_name, '/', tcat_name) FROM tbl_end_category AS end INNER JOIN tbl_mid_category AS …

Member Avatar for Adolfo_1
0
484
Member Avatar for Aliana_Warnet
Member Avatar for Madhvi_1

Something like this: <?php // Connect to the database and create a MySQL resource handler $mysqli = new mysqli("localhost", "my_user", "my_password", "world"); // Get variables from a form submission, and escape them so they'll be prepped to use in a database query // and not at risk of an SQL …

Member Avatar for Dani
0
205
Member Avatar for Mait

Hi there and welcome to DaniWeb! I have over 20 years of experience in SEO, so feel free to ask any questions and I'll try my best to answer them.

Member Avatar for Dani
0
15
Member Avatar for blackroyal321

I have no clue what anyone here is talking about. But welcome to DaniWeb lol.

Member Avatar for Dani
0
31
Member Avatar for Nizar_4

Can you please copy/paste all your code here because I’m not seeing an object called str in the screenshot.

Member Avatar for Dani
0
21
Member Avatar for Farah_6

What code do you have so far? Where are you stuck/confused? What errors are you getting?

Member Avatar for rproffitt
0
45
Member Avatar for potato_1

I think rproffitt is pointing out that you may have a typo where you put a / character before $goodsID_c. That being said, you have a whole bunch of things wrong here. Firstly, do not ever not escape user-defined variables passed into MySQL. On line 89, you should be using: …

Member Avatar for Dani
0
1K
Member Avatar for Miss_3

rproffitt, what's wrong with the product? Looks like it has a lot of positive reviews, at first glance?

Member Avatar for Dani
0
27
Member Avatar for Dani

I've tried absolutely everything!! How can I flush the output buffer in CodeIgniter from within either my controller or my view?? They use some weird double/fake output buffer or something. Grrr!

Member Avatar for Dani
1
4K
Member Avatar for Fedwa

print '<option value="'.$row ['annee'].'" >'.$row ['annee'].'</option>'; I think what rproffitt is referring to is the space between the array's variable name and the array index. It should be `$row['annee']` with no space between the `$row` and the `[`.

Member Avatar for Dani
0
6K
Member Avatar for Thomass1

Welcome to DaniWeb!! I have many decades of experience in SEO so feel free to ask a question or start up a discussion.

Member Avatar for Dani
0
27
Member Avatar for Ayshhh

This is an ordered list: 1. Item One 2. Item Two 3. Item Three and its HTML looks like: Begin Ordered List Element List Item One List Item Two List Item Three Close Ordered List Element <ol> <li>Item One</li> <li>Item Two</li> <li>Item Three</li> </ol> This is an unordered list: * …

Member Avatar for Dani
0
91
Member Avatar for روان

Can you please show us what code you have already for this homework assignment, along with where you're confused/stuck, what error messages you're getting, etc?

Member Avatar for Dani
0
65
Member Avatar for lilindiekid

Maybe because he’s interested in programming and also interested in Magic the Gathering? When I was in middle school, I was morphing my skills from QBasic to Visual Basic, and I was also honing my touch typing skills, and loved using Mavis Beacon. So I wrote a Mavis Beacon clone …

Member Avatar for JamesCherrill
0
144
Member Avatar for tanpuia
Member Avatar for Dani
0
55
Member Avatar for robertvincent

Hi there and welcome to DaniWeb!! Thanks for joining. What are neck joints? I’ve never heard that term before as it relates to image manipulation.

Member Avatar for Dani
0
12
Member Avatar for David_208

So sorry, but this is an English language community and so I don't understand what you're asking. How can I help?

Member Avatar for Dani
0
97
Member Avatar for 1kpop

Hi there. So nice to meet you. Welcome to DaniWeb!! rproffitt, I would assume that all fish eaten in Sweden are Swedish fish.

Member Avatar for Dani
0
18
Member Avatar for Sardar_6

Sorry, we won't just do your homework for you here at DaniWeb. Please post the code you have so far along with where you're stuck, what's confusing you, where any errors are, etc.

Member Avatar for Dani
0
19
Member Avatar for cutetypie

Hi and welcome to DaniWeb. Is that you?? What are you trying to do to the photo?

Member Avatar for Dani
0
11
Member Avatar for ChrisJ

The code you are providing is just a simple HTML file upload form with nothing special about it. The capture property is a hint directed to the web browser the desired use case is for the end user to use the device's native media capturing capabilities to capture something to …

Member Avatar for Dani
0
69

The End.