Trending questions in Web Development

0 votes
1 answer

Ajax using JQuery in ASP .NET c#

jQuery Ajax in ASP.Net $.ajax({      & ...READ MORE

Jun 15, 2022 in JQuery by rajatha
• 7,680 points
3,500 views
0 votes
0 answers

How to resolve ERR_CACHE_MISS with PHP after using back button?

On one of my website pages, there ...READ MORE

Aug 4, 2022 in PHP by Kithuzzz
• 38,010 points
1,361 views
0 votes
0 answers

How to convert UTC to CST using Javascript or Jquery

I would like to convert the below ...READ MORE

Aug 11, 2022 in Web Development by gaurav
• 23,260 points
1,078 views
0 votes
0 answers

Form submit with AJAX passing form data to PHP without page refresh

Can anyone tell me why this bit ...READ MORE

Jul 29, 2022 in PHP by Kithuzzz
• 38,010 points
1,648 views
0 votes
1 answer

How to pass CSRF token with ajax request in Laravel?

Hey, In between head, tag put <meta name="csrf-token" ...READ MORE

Mar 24, 2020 in Laravel by Dey
38,608 views
0 votes
0 answers

jQuery slideUp div if already slided down?

I have a simple question about jquery ...READ MORE

Aug 24, 2022 in Web Development by gaurav
• 23,260 points
497 views
0 votes
0 answers

PHP Connection failed: SQLSTATE[HY000] [2002] Connection refused

I am trying to connect MySQL Database ...READ MORE

Jun 24, 2022 in PHP by narikkadan
• 63,700 points
3,148 views
0 votes
0 answers

Multiple ways of calling parent method in PHP

I wasn't sure why both methods calls ...READ MORE

Jul 23, 2022 in PHP by Kithuzzz
• 38,010 points
1,895 views
0 votes
0 answers

convert base64 to image in javascript/jquery

I have written some code for image ...READ MORE

Jun 29, 2022 in Web Development by gaurav
• 23,260 points
2,906 views
0 votes
0 answers

How to adjust the amount of space between two lines at each <br> in CSS?

I have a document like this: This is ...READ MORE

Aug 23, 2022 in CSS by Edureka
• 13,620 points
518 views
0 votes
0 answers

Find all second level keys in multi-dimensional array in php

I want to provide a list of ...READ MORE

Aug 6, 2022 in PHP by Kithuzzz
• 38,010 points
1,263 views
0 votes
0 answers

jQuery Cookie plug in behavior: is setting domain to ".com" if cookie is session cookie

Folks, I've found that the jQuery cookie plugin ...READ MORE

Aug 24, 2022 in Web Development by gaurav
• 23,260 points
456 views
0 votes
1 answer

Jquery form submit validation

Bind a function to the submit event of the ...READ MORE

Jun 20, 2022 in JQuery by rajatha
• 7,680 points
3,215 views
0 votes
0 answers

getenv() vs. $_ENV in PHP

What is the distinction between $_ENV and ...READ MORE

Aug 8, 2022 in PHP by narikkadan
• 63,700 points
1,146 views
0 votes
0 answers

Laravel 5 Class 'Collective\Html\HtmlServiceProvider' not found on AWS

I'm aware that there are several other ...READ MORE

Aug 17, 2022 in HTML by Deepak
• 980 points
735 views
0 votes
0 answers

How to make borders collapse (on a div)?

This is my code: <div class="container"> ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points
1,705 views
0 votes
0 answers

Input type DateTime - Value format?

In which format should I put the ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
632 views
0 votes
0 answers

How to upload images into MySQL database using PHP code

I'm attempting to save photos from an ...READ MORE

Aug 3, 2022 in PHP by Kithuzzz
• 38,010 points
1,306 views
0 votes
0 answers

How to disabled or non-editable text editor using CSS or jQuery?

I am using a rich text editor on my ...READ MORE

Aug 18, 2022 in Web Development by gaurav
• 23,260 points
674 views
0 votes
0 answers

PHP foreach loop key value

Running this DB call will provide me ...READ MORE

Aug 1, 2022 in PHP by Kithuzzz
• 38,010 points
1,392 views
0 votes
0 answers

jQuery UI sortable and container zoom

I want to sort divs within a ...READ MORE

Aug 24, 2022 in Web Development by gaurav
• 23,260 points
398 views
0 votes
0 answers

How to use css modules with create-react-app?

In response to a tweet from Dan ...READ MORE

Aug 23, 2022 in CSS by Edureka
• 13,620 points
445 views
0 votes
0 answers

Get server timezone In PHP

My client need a system report of ...READ MORE

Aug 7, 2022 in PHP by Kithuzzz
• 38,010 points
1,145 views
0 votes
0 answers

How to train a model in nodejs (tensorflow.js)?

I'd like to create an image classifier, ...READ MORE

Aug 19, 2022 in Node-js by Neha
• 9,060 points
609 views
0 votes
0 answers

mean menu custom width call in jquery

js every thing works fine but i ...READ MORE

Aug 24, 2022 in Web Development by gaurav
• 23,260 points
382 views
0 votes
0 answers

Is it possible to override / remove background: none!important with jQuery?

I have an element which should have ...READ MORE

Aug 19, 2022 in Web Development by gaurav
• 23,260 points
593 views
0 votes
0 answers

What is PHPSESSID?

I'm experimenting with cookies. I also don't ...READ MORE

Aug 8, 2022 in PHP by narikkadan
• 63,700 points
1,085 views
0 votes
0 answers

Is there a way to link in a stylesheet where the extension is not .css?

When I dynamically connect in the CSS ...READ MORE

Aug 8, 2022 in CSS by Edureka
• 13,620 points
1,063 views
0 votes
0 answers

Jquery Hidden Field in Table

I was wondering if anyone knew of ...READ MORE

Aug 11, 2022 in Web Development by gaurav
• 23,260 points
934 views
0 votes
0 answers

Javascript/Jquery - how to replace a word but only when not part of another word?

I am currently doing a regex comparison ...READ MORE

Aug 22, 2022 in Web Development by gaurav
• 23,260 points
456 views
0 votes
0 answers

Adding Thumbnail Image With CSS Border

I'm attempting to replicate Lynda.com's course listing ...READ MORE

Aug 22, 2022 in CSS by Edureka
• 13,620 points
453 views
0 votes
0 answers

Illegal string offset Warning PHP

After updating my PHP version to 5.4.0-3, ...READ MORE

Jul 25, 2022 in PHP by Kithuzzz
• 38,010 points
1,645 views
0 votes
1 answer

jQuery using "show more" button and html table

function myFunction() { var dots = ...READ MORE

May 30, 2022 in JQuery by gaurav
• 23,260 points
4,098 views
0 votes
0 answers

JQuery Signature Panel Plugin

I've been trying to get a signature ...READ MORE

Aug 24, 2022 in Web Development by gaurav
• 23,260 points
352 views
0 votes
0 answers

Get driving distance between two points using Google Maps API

Using Google Maps API, I'm attempting to ...READ MORE

Jul 31, 2022 in PHP by Kithuzzz
• 38,010 points
1,409 views
0 votes
0 answers

CSS opacity - background colour

I'm trying to get a black div's ...READ MORE

Aug 23, 2022 in CSS by Edureka
• 13,620 points
395 views
0 votes
0 answers

Gradient text color

Is there a generator, or an easy ...READ MORE

Aug 22, 2022 in CSS by Edureka
• 13,620 points
439 views
0 votes
0 answers

how to change color of header in HTML?

Here is my HTML and CSS; the ...READ MORE

Aug 12, 2022 in HTML by Tejashwini
• 3,820 points
865 views
0 votes
0 answers

How to create a dotted <hr/> tag?

How can I use CSS to make ...READ MORE

Aug 19, 2022 in CSS by Edureka
• 13,620 points
565 views
0 votes
1 answer

How can I use goto in Javascript?

This JavaScript preprocessing tool allows you to ...READ MORE

Jun 9, 2022 in Node-js by Neha
• 9,060 points
3,601 views
0 votes
0 answers

Posted paper css3

I'm attempting to make a posted paper ...READ MORE

Aug 22, 2022 in CSS by Edureka
• 13,620 points
427 views
0 votes
0 answers

How can i make my REST API Faster with nodejs and express?

Summarize the problem My problem: I have built ...READ MORE

Aug 19, 2022 in Node-js by Neha
• 9,060 points
555 views
0 votes
0 answers

jQuery $( function() {} ) and $(document).ready the same?

To have a working datepicker on a ...READ MORE

Aug 22, 2022 in Web Development by gaurav
• 23,260 points
421 views
0 votes
0 answers

CSS background image URL path

Hello, I'm attempting to utilise CSS to ...READ MORE

Aug 10, 2022 in CSS by Edureka
• 13,620 points
928 views
0 votes
0 answers

*44 open() "/usr/share/nginx/html/att-app" failed (2: No such file or directory), 404 not Found

I'm attempting to use nginx to deliver ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
1,571 views
0 votes
1 answer

Simple Question About the jQuery Datepicker's Calendar Icon

You could use the built in icons ...READ MORE

Aug 18, 2022 in Web Development by rajatha
• 7,680 points
532 views
0 votes
0 answers

Superscript in CSS only?

How do I implement superscript using only ...READ MORE

Aug 19, 2022 in CSS by Edureka
• 13,620 points
524 views
0 votes
0 answers

Build JSON from dynamicaly generated form (jquery.dForm plugin)

I use folowing JSON obj and jquery.dFrom plugin to ...READ MORE

Aug 24, 2022 in Web Development by gaurav
• 23,260 points
300 views
0 votes
0 answers

PHP using extract() to pass array values as variables and display it on a page

In order to include a specific file ...READ MORE

Aug 6, 2022 in PHP by Kithuzzz
• 38,010 points
1,096 views
0 votes
0 answers

How can I specify exactly 600px width in Tailwind CSS?

There are numerous width tools in the ...READ MORE

Aug 19, 2022 in CSS by Edureka
• 13,620 points
519 views