Trending questions in Web Development

0 votes
0 answers

Expand collapse text with html

I want to make a text bigger ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
677 views
0 votes
0 answers

Send attachments with PHP Mail()?

I need to send a pdf with ...READ MORE

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

How can I call a WordPress shortcode within a template?

There's a plugin for the Contact us form. All ...READ MORE

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

Is it possible to create static classes in PHP (like in C#)?

I'm trying to make a static class ...READ MORE

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

Using reactJS, php and mysql is possible?

I want to learn reactJS; is it ...READ MORE

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

Handling of non breaking space: <p>&nbsp;</p> vs. <p> </p>

A non-breaking space, or &nbsp;, denotes a ...READ MORE

Jul 8, 2022 in HTML by Tejashwini
• 3,820 points
1,448 views
0 votes
0 answers

Make a full screen CSS background image appear "behind" a mobile keyboard

I've set an HTML/CSS full-screen background image ...READ MORE

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

Video is not supported in html5

I have the latest FF and I ...READ MORE

Aug 3, 2022 in HTML by Ashwini
• 5,430 points
319 views
0 votes
0 answers

Find ordered combinations of search string letters in a haystack string (Hacker Rank challenge)

I attempted to pass a Hacker Rank ...READ MORE

Aug 2, 2022 in PHP by Kithuzzz
• 38,010 points
382 views
0 votes
0 answers

How to parse a CSV file using PHP

I have a .csv file with the following content: ...READ MORE

Jul 28, 2022 in PHP by Kithuzzz
• 38,010 points
590 views
0 votes
0 answers

HTML Input - already filled in text

Can text be entered into an input ...READ MORE

Jul 29, 2022 in HTML by Tejashwini
• 3,820 points
528 views
0 votes
1 answer

Jquery Ajax /GET method nothing happend when success

this should help you debug the issue $('#rename').click(function ...READ MORE

Jun 21, 2022 in JQuery by rajatha
• 7,680 points
2,121 views
0 votes
1 answer

Toggle show/hide on click with jQuery

jQuery toggle() Method The toggle() method toggles between ...READ MORE

Jun 13, 2022 in JQuery by rajatha
• 7,680 points
2,466 views
0 votes
0 answers

How to get the Australian Time Zone using Javascript?

I am trying to help a friend ...READ MORE

Jul 19, 2022 in Web Development by gaurav
• 23,260 points
946 views
0 votes
1 answer
0 votes
0 answers

Include PHP file into HTML file

I'm working on a project where the ...READ MORE

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

How to cast jQuery $.ajax calls to Bluebird promises without the deferred anit-pattern

jQuery have promises implemented with their AJAX ...READ MORE

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

Switch php versions on commandline ubuntu 16.04

On my Ubuntu 16.04, I've installed PHP ...READ MORE

Jul 30, 2022 in PHP by Kithuzzz
• 38,010 points
482 views
0 votes
0 answers

PHP date with timezone

I was wondering how to add the ...READ MORE

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

How to loop through array in jQuery?

Generic loop: var i; for (i = 0; i ...READ MORE

Jun 28, 2022 in Web Development by rajatha
• 7,680 points
1,913 views
0 votes
0 answers

How to export PHP/MYSQL data to PDF?

When I develop a student information form ...READ MORE

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

How does true/false work in PHP?

I'm curious about PHP's internal handling of ...READ MORE

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

Fill Data In Existing PDF Form Using NodeJS

Check out the following modules on npm: fill-pdf pdffiller pdf-fill-form node-pdffiller pdfkit The node-pdffilleris ...READ MORE

Jun 10, 2022 in Node-js by Neha
• 9,060 points
2,558 views
0 votes
0 answers

How to get time in Indian Time zone?

We are setting start Schedule time and ...READ MORE

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

How to make div background color transparent in CSS

To begin, we will build a div> ...READ MORE

Jun 28, 2022 in CSS by Edureka
• 12,690 points
1,800 views
0 votes
0 answers

jQuery ui dialog add a help icon in the titlebar

I'd like to add a help icon ...READ MORE

Jul 28, 2022 in Web Development by gaurav
• 23,260 points
525 views
0 votes
0 answers

How can I style even and odd elements?

Is it feasible to choose even and ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points
477 views
0 votes
1 answer

How to make 3 vertical dots using CSS?

Try the following entire source code for ...READ MORE

Jun 10, 2022 in CSS by Edureka
• 12,690 points
2,753 views
0 votes
0 answers

Multiple file upload in php

I wish to upload several files, put ...READ MORE

Jul 30, 2022 in PHP by Kithuzzz
• 38,010 points
449 views
0 votes
0 answers

Selecting parent's next sibling's children in jQuery

This is an illustration of a part ...READ MORE

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

How to add/update an attribute to an HTML element using JavaScript?

I'm looking for a JavaScript method to ...READ MORE

Aug 1, 2022 in HTML by Ashwini
• 5,430 points
341 views
0 votes
0 answers

Detect MacBook trackpad two-finger tap with JavaScript/jQuery

I wonder if there's any way to ...READ MORE

Jul 29, 2022 in Web Development by gaurav
• 23,260 points
469 views
0 votes
0 answers

Upgrading PHP in XAMPP for Windows?

How do you upgrade PHP in Xampp ...READ MORE

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

How do I access FooBox lightbox jQuery Events API?

Their docs site doesn't seem to be ...READ MORE

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

Page Reload/Refresh executes $(document).ready() on every page in jQuery Mobile

My jQuery mobile applications consists of multiple ...READ MORE

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

jQuery(...).iris is not a function

I am trying to implement color picker ...READ MORE

Jul 28, 2022 in Web Development by gaurav
• 23,260 points
501 views
0 votes
0 answers

Simple Registration page info is not added to database using localhost

When I use localhost, after completing my ...READ MORE

Jul 24, 2022 in Web Development by Kithuzzz
• 38,010 points
686 views
0 votes
0 answers

Create a folder if it doesn't already exist

In a few instances, when installing WordPress ...READ MORE

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

SetInterval 60 second countdown issue jQuery

I'm trying to countdown 60 seconds once ...READ MORE

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

PHP Passing ID in href

I want to have editable rows in ...READ MORE

May 27, 2022 in PHP by Kichu
• 19,050 points
3,182 views
0 votes
0 answers

how to use fontAwesome icon from css

Can I use the font-awesome icon with ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points
431 views
0 votes
0 answers

Php Program to find Palindrome?

The palindrome can be found in three ...READ MORE

Aug 1, 2022 in PHP by Kithuzzz
• 38,010 points
289 views
0 votes
1 answer

why $(window).load() is not working in jQuery?

This event works with elements associated with ...READ MORE

Jun 21, 2022 in JQuery by rajatha
• 7,680 points
2,027 views
0 votes
0 answers

Decode base64 string - php

Is there any way to decode this ...READ MORE

Jul 22, 2022 in PHP by narikkadan
• 63,700 points
746 views
0 votes
0 answers

How Can I create A 5 second Countdown timer with jquery that ends with a login popup?

How would i create a jquery timer ...READ MORE

Jul 28, 2022 in Web Development by gaurav
• 23,260 points
464 views
0 votes
0 answers

jQuery Slide toggle and fade in issue

As you can see when clicking on ...READ MORE

Jul 28, 2022 in Web Development by gaurav
• 23,260 points
461 views
0 votes
0 answers

How to Sort a Multi-dimensional Array by Value

How can I sort this array by ...READ MORE

Jul 29, 2022 in PHP by Kithuzzz
• 38,010 points
432 views
0 votes
0 answers

JQuery $.ajax() post - data in a java servlet

I want to send data to a ...READ MORE

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

PHP & jQuery datetime picker

I am using the jQuery datetime picker ...READ MORE

Jul 25, 2022 in Web Development by gaurav
• 23,260 points
579 views
0 votes
1 answer

Show/hide content with specific class using jquery

jQuery hide() Method The hide() method hides the ...READ MORE

Jun 13, 2022 in JQuery by rajatha
• 7,680 points
2,349 views