Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
38 views

i dont know how to display the discussion according the id [closed]

as the title said, I already changed a lot of code but I also cannot display the discussion that users who post by themselves according to user_id in my discussion database. I can display all the ...
KELVIN's user avatar
  • 1
0 votes
0 answers
15 views

How to Replace Search Result Titles with Employer Categories in WordPress?

I have a WordPress site with a custom search bar on my homepage, provided by the Apus service search bar plugin. When users search for services, the results currently display the titles of the ...
Anas Mourabi's user avatar
0 votes
0 answers
34 views

Need a way for upload content on my site from a form

I'm just getting into java and php and so I looked for something online and I helped myself with AI to create something that worked, so I apologize in advance if I don't understand something and if I ...
Luca Santomassimo's user avatar
0 votes
1 answer
42 views

How to fetch different data into different sections in HTML?

I have a page on which there are different bootstrap accordians. I have different models stored in the database, Now I want to fetch them in proper order. class CaseStudy_list(models.Model): ...
Abheer Mehrotra's user avatar
0 votes
1 answer
69 views

My php code isn't being executed, it shows on screen instead

When I want to do the registration that would fill the database, it does not redirect me to my index.html file, but rather it throws me a screen where my php code appears. I already tried to make a ...
Samupok777.ja's user avatar
0 votes
1 answer
31 views

Database linked to react page for updating a webapp

I'm creating a web app for something in my school. Its based on react but it has mostly html characters since I'm a little new to react. I need a database to be connected to this web app after I've ...
Aliza Faraz's user avatar
0 votes
1 answer
38 views

Problem with a javascripit function that reads a dat file when incorporated into html

I am trying to incorporate a javascript function that takes some dates from a dat files into a notification alert I have on a html page, I tried the function on a javascript enviroment and worked just ...
Javier Calí's user avatar
0 votes
0 answers
18 views

Connection between Access Database and HTML Browser interface [duplicate]

I have a Microsoft Access Database with 5 tables and a html browser webpage. I need to connect the database with the web so it can read and write my data from every table. Any ideas? Tried with a ...
Denisa Constantin's user avatar
0 votes
0 answers
31 views

Error message 'Column '<columnname>' does not belong to table .' [duplicate]

I am working on an html site. I'm using an SQL database. I have a session 'user' that I am trying to add a value to from my table. Whenever I try to run the program it says the column does not exist, ...
Shay Bekel's user avatar
0 votes
2 answers
38 views

Ajax request not completed, values not reflected in database

I am trying to create editable table, I am using ajax request for the same by following a tutorial over youtube, but the ajax request to save the changes after editing the table seems to fail, please ...
UncannyHarmony's user avatar
-4 votes
1 answer
44 views

How to convert this simple CLI program to run on browser? [closed]

I've created some simple programs using Python that basically asks users questions for introspection. It asks one question at a time based on previous answer. I'd like for users to be able to login ...
kinad's user avatar
  • 73
0 votes
1 answer
22 views

The value is not stored in the database

I'm now making a code in HTML that saves the value in the database when you type it in input. However, if you enter a value in the input and press the button, the value should be stored in the users ...
user24731705's user avatar
0 votes
0 answers
32 views

My data on my website is not changing in real-time depite making any changes in the data in the code

I am coding a live online game scoring system and require the details to be able to update in real-time. However, the data does not change unless i rerun the code and reload the website. if i change ...
mehul46's user avatar
0 votes
0 answers
38 views

How to show database information in html page using javascript

In freecodecamp's javascript oop course, step 13, object´s values inside an array are shown in boxes, the array being just a big list declared in the script.js. I wanted to do the same but with data ...
Nicolas Chasnovsky's user avatar
0 votes
0 answers
51 views

Registration Form not sending data into database

I'm trying to make a find my friends clone but i'm currently having issues with the registration form not inputting data into MySQL database.Login form is able to grab info from the database it's just ...
nvdis heujdhd's user avatar

15 30 50 per page
1
2 3 4 5
238