11,530 Posted Topics

Member Avatar for honest.gideon
Member Avatar for Hamzah_4

This is just a homework assignment. How can we help you with it? What do you have so far? Is there somewhere that you’re stuck? Please show your work and we will try to help.

Member Avatar for John_165
0
61
Member Avatar for theplayer

It means there’s a problem with the `mysql_query()` statement. It is returning NULL instead of a valid MySQL resource. Are you sure the query is valid? Are your sure the users table has an id field? Are you sure $id is a valid integer?

Member Avatar for Dani
0
123
Member Avatar for larry29936

In the line `$l_filename = $stmt->fetch();` does `$l_filename` what is an example of what it gets set to? A complete URI, just a filename, filepath + filename, etc.?

Member Avatar for larry29936
0
170
Member Avatar for sharinmuakee
Member Avatar for Dani
0
26
Member Avatar for timjohns

Can you please include the CSV format as a post attachment so we can understand the format of the file? Thanks!

Member Avatar for Dani
1
350
Member Avatar for Eugene_15

I'm able to reproduce this in the Codepen with the latest version of Chrome / macOS. rproffitt, what are you referring to? The color scheme in the pen is just the default demo from Siema. Eugene, does it work fine when not within a jQuery tab? I'm thinking that the …

Member Avatar for Dani
0
252
Member Avatar for Khurram_2
Member Avatar for Abubaker_3

Is it possible that you are echo'ing a `-` somewhere earlier in your app, before your echo json_encode() statement? What does the full PHP script for that page look like? If you comment out the echo statement that begins on line 17 of the code you provided, does it still …

Member Avatar for Dani
0
136
Member Avatar for Andres_6
Member Avatar for Ragnar14

This just appears to be a homework assignment. Please show your code of what you have so far and where you're stuck, so we can help you. We won't just do all of your work for you.

Member Avatar for Dani
0
85
Member Avatar for marilubray
Member Avatar for Jack_62

This question has been asked time and time again. Beyond the obvious answers (lots of fresh content, no spammy techniques, etc), methods are very niche specific. What does your website do? Eg is it Ecommerce? Informational? Etc.

Member Avatar for nawaz_5
-1
60
Member Avatar for nawaz_5
Member Avatar for Olivia Alex

There’s generally no way of knowing what programming language was used on the server to build the site. All web development languages spit out a mix of HTML, Javascript, CSS, etc. I’m on my phone right now, but I’ll check from my desktop tomorrow. You can usually tell from different …

Member Avatar for Andres_6
0
114
Member Avatar for GibsonHarry

What mail server do they use and how do they access their mail? If the end use downloaded all their mail from a POP3 account into their own email client, they will retain access on their local computer even if the server goes away.

Member Avatar for GibsonHarry
0
32
Member Avatar for Gabriel9999

What about a script that assembles all the file names and concatenates then together before executing the single cp command.

Member Avatar for AndrisP
2
402
Member Avatar for ChaimMeyer
Member Avatar for Dani

Any big plans (while keeping safe)? Just staying home? We aren't doing much of anything.

Member Avatar for Reverend Jim
1
39
Member Avatar for ANGEL123@@

You’re saying you use a combo box for the seat number. So I assume this project has some sort of front end user interface? Can you please provide the code you have so far so we can see what changes need to be made? It’s pretty much impossible to know …

Member Avatar for stultuske
0
268
Member Avatar for Parker_1

Are your using native PHP or a PHP framework such as Laravel, Codeigniter, etc? Are you using a PHP templating system? (If not, you should be!) Please show your full code on the page. Are you sure $row contains the MySQL query row data you are looking for as an …

Member Avatar for Jawass
1
198
Member Avatar for Dani

Is there any news yet as to what the December 2020 core update focused on? What types of sites were the biggest winners vs biggest losers?

1
263
Member Avatar for smmgoal
Member Avatar for Codetru

Hi and welcome to DaniWeb! I’m very interested in data analytics so feel free to reach out to start any discussions, etc.

Member Avatar for Dani
0
12
Member Avatar for andrewwwilliam
Member Avatar for James_139

Hi there! Welcome to DaniWeb. What was your old username? Do you have any way at all at confirming that it is you?

Member Avatar for Dani
0
12
Member Avatar for Alamgir_3

An index page for a website is simply the homepage. It can have anything you want on it. What do you mean by a complaint page? Should it just say: “Welcome to my complaint site”?? If so, you can simply have: <html> <head><title>Complaints</title></head> <body><h1>Welcome to my complaint site.</h1></body> </html> Save …

Member Avatar for Dani
0
50
Member Avatar for Kuldeepbsht3103

Well Javascript is primarily a front-end language, and it would make it hard to do that type of conversion. PHP is a back-end language, in which that kind of conversion is possible. Codemirror is a Javascript-based front-end library used to build a code editor. DaniWeb uses it for our own …

Member Avatar for Dani
0
101
Member Avatar for Saniya_1
Member Avatar for Rayhana

I haven't looked at C++ in soooooooo many years, so I don't really remember it. However, you mentioned the second snippet you posted didn't compile, and I don't remember `int mark[5][5] = {{0}};` being valid syntax.

Member Avatar for mcriscolo
0
158
Member Avatar for messiahjoseph39

OK, so let's see ... You want to develop a webpage that enables someone to take a practice test. You want it to be done in PHP, but you don't really know PHP. You think you might need MySQL, but you don't know MySQL at all. And this is for …

Member Avatar for NeighborDave228
0
181
Member Avatar for Dani

Does anyone know of an automated tool that will convert a lot of jQuery code to native javascript? I think the bulky jQuery library is really slowing down my site but manually converting all my code seems very daunting. Ideally there would be something that was so flawless I could …

Member Avatar for Dani
0
323
Member Avatar for AlinaSpin
Member Avatar for Deve381

I’m on my phone and it’s late so maybe I’m not understanding you correctly. Can you please show the code you have for the radio/drop down buttons? Is what you’re saying that you don’t know how to code how to change the dropdown when a radio button is clicked? Are …

Member Avatar for Dani
0
170
Member Avatar for nelvinsavio2

This makes absolutely no sense without any context. What pollution? What searching? What exploring? I urge you to begin by commenting what each line is intended to do, and think about why it was written that way. That will make it easy to do a line by line conversion. Remember, …

Member Avatar for Dani
0
49
Member Avatar for John20013
Member Avatar for lary.softnwords
Member Avatar for Yasin_Shaikh

Here’s a random link I found on Google that should hopefully help you out: https://www.programiz.com/c-programming/c-structure-examples

Member Avatar for Dani
0
55
Member Avatar for masonjones26

Hey there! Welcome to DaniWeb. Two decades experience as a web developer who sells ads for a living right here :)

Member Avatar for Dani
0
13
Member Avatar for pauldore
Member Avatar for 613.sari.m.art

It should be anser = instead of double equals the way you did for the plus sign, for the other operations, when making assignments.

Member Avatar for Dani
0
78
Member Avatar for 21savage
Member Avatar for Dani
0
20
Member Avatar for Dani

I'm struggling to upgrade from [CodeMirror 5.5](https://codemirror.net/) to [CodeMirror 6](https://codemirror.net/6/). Previous versions of CM have always been a drop-in Javascript library. Upload the JS files, upload the CSS file, include a `<script>` tag referencing the JS file, and then use the API to make a bunch of calls to incorporate …

Member Avatar for Dani
0
421
Member Avatar for Xozz

I don’t have much experience with Deepfake technology, but I would just start with an avatar virtual assistant for your website. Are you currently using virtual assistant and just want to make it more realistic? What would you want to take advantage of in terms of deepfake tech? Would the …

Member Avatar for rproffitt
0
62
Member Avatar for SteveRocknrolla
Member Avatar for Adolfo_1

What do you mean that you want to save the variables on the same page? If you’re referring to having a form where you’re enter data and then hit submit and that data shows up on the page, then yes, there’s no need for a database. But if you want …

Member Avatar for Adolfo_1
0
211
Member Avatar for amendable
Member Avatar for TwinPlayz

Welcome to DaniWeb!! I wish I could help you but unfortunately I don't have any Java experience. Hopefully someone will be around shortly and see this and be able to help you. Good luck.

Member Avatar for JamesCherrill
1
102
Member Avatar for squigworm

I am not sure what tutorial web app you’re using, but based on the SQL you provided, it’s absolutely positively wrong that it’s showing a code column instead of local_name column. Perhaps you didn’t hit the Run Code button and what it’s showing is leftover from the last query you …

Member Avatar for Dani
1
65
Member Avatar for jesielkalim

The End.