Trending questions in Web Development

0 votes
1 answer

Download File Using jQuery

I might suggest this, as a more ...READ MORE

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

Add Bootstrap Table With Sorting, Searching and Paging into my PHP function

I have an issue adding  bootstrap Table ...READ MORE

Jun 27, 2022 in PHP by narikkadan
• 63,700 points
1,507 views
0 votes
0 answers

PHP header(Location: ...): Force URL change in address bar

I have a new webpage but the ...READ MORE

Jun 1, 2022 in PHP by Kichu
• 19,050 points
2,590 views
0 votes
0 answers

How can I write to the console in PHP?

Is it possible to write a string ...READ MORE

Jul 25, 2022 in PHP by Kithuzzz
• 38,010 points
283 views
0 votes
0 answers

HTML5 Local storage vs. Session storage

Are there any advantages to session storage ...READ MORE

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

divide the page in three parts using div tag

I've been working on the below layout ...READ MORE

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

The basics of php routing

I'm seeking for a how-to guide or ...READ MORE

Jul 21, 2022 in PHP by narikkadan
• 63,700 points
444 views
0 votes
0 answers

How do you create a hidden div that doesn't create a line break or horizontal space?

I want to have a hidden checkbox ...READ MORE

Jul 26, 2022 in HTML by Tejashwini
• 3,820 points
204 views
0 votes
0 answers

PHP - Generating tokens for transactions

What would be a safe and suitable ...READ MORE

Jul 25, 2022 in PHP by Kithuzzz
• 38,010 points
265 views
0 votes
0 answers

How to automatically add &raquo; (») to <li> elements using CSS?

I want to automatically add the HTML ...READ MORE

Jul 22, 2022 in CSS by Edureka
• 13,620 points
367 views
0 votes
0 answers

Object-oriented HTML without server side code. Possible?

Is it feasible to reuse HTML tags, ...READ MORE

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

HTML 5: Is it <br>, <br/>, or <br />?

I've tried checking other answers, but I'm ...READ MORE

Jul 26, 2022 in HTML by Tejashwini
• 3,820 points
190 views
0 votes
0 answers

jQuery Ajax POST example with PHP

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

Jul 25, 2022 in PHP by Kithuzzz
• 38,010 points
254 views
0 votes
0 answers

What's the Zepto equivalent of jQuery.getScript()?

What's the Zepto equivalent of jQuery.getScript()? I ...READ MORE

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

How to make my font bold using css?

I was just wondering how I could ...READ MORE

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

Jquery Pulsate Times

I use the function Pulsate (http://docs.jquery.com/UI/Effects/Pulsate). With ...READ MORE

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

HTML5 Email Validation

"With HTML5, we no longer require JavaScript ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
398 views
0 votes
0 answers

Getting the source of this click event in JQuery

I have multiple dynamically created buttons with ...READ MORE

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

Remove Image background with php and save transparent png

I am working on functionality that removes the ...READ MORE

May 27, 2022 in PHP by Kichu
• 19,050 points
2,792 views
0 votes
1 answer

jquery function setInterval

This is because you are executing the ...READ MORE

Jun 20, 2022 in JQuery by rajatha
• 7,680 points
1,687 views
0 votes
1 answer

How to switch from tailwind CSS Play CDN to production build?

 you need to use build tools like webpack, Rollup, Vite, ...READ MORE

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

Retrieve data from db and display it in table in php .. see this code whats wrong with it?

$db = mysql_connect("localhost", "root", ""); ...READ MORE

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

jQuery onclick toggle class name

jQuery toggleClass () method  The tokenClass () ...READ MORE

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

Smooth scrolling when clicking an anchor link

My page has a few hyperlinks. When ...READ MORE

Jul 22, 2022 in CSS by Edureka
• 13,620 points
336 views
0 votes
0 answers

How to extract img src, title and alt from html using php?

I want to make a page listing ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
383 views
0 votes
0 answers

HTML - Alert Box when loading page?

I want to display an alert message ...READ MORE

Jul 19, 2022 in HTML by Tejashwini
• 3,820 points
465 views
0 votes
0 answers

When to use Final in PHP?

Although I am aware of what a ...READ MORE

Jul 24, 2022 in PHP by Kithuzzz
• 38,010 points
264 views
0 votes
0 answers

Upload file using NodeJS and BusBoy

I'm using NodeJS to upload a file. ...READ MORE

Jun 21, 2022 in Node-js by Vaani
• 7,060 points
1,660 views
0 votes
0 answers

Remove a cookie

I try to erase cookies whenever I ...READ MORE

Jul 21, 2022 in PHP by narikkadan
• 63,700 points
381 views
0 votes
0 answers

DataTable using PHP

Is PHP capable of being used to ...READ MORE

Jul 24, 2022 in PHP by Kithuzzz
• 38,010 points
252 views
0 votes
0 answers

jquery css zoom icon to images with opacity

I like to read articles and for ...READ MORE

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

How to redirect to Login if user not logged in Laravel?

Hello @kartik, You can use it in middleware. ...READ MORE

Dec 4, 2020 in Laravel by Niroj
• 82,880 points
25,957 views
0 votes
0 answers

How to open a file named index.php which is in htdocs/project1 folder in xampp?

I have a folder named project1 in ...READ MORE

May 29, 2022 in PHP by Kichu
• 19,050 points
2,656 views
0 votes
0 answers

How to make in CSS an overlay over an image?

I want to add this dark hue, ...READ MORE

Jul 22, 2022 in CSS by Edureka
• 13,620 points
301 views
0 votes
0 answers

Parse error: Syntax error, unexpected end of file in my PHP code

I am getting this error: Parse error: syntax ...READ MORE

Jun 10, 2022 in PHP by narikkadan
• 63,700 points
2,133 views
0 votes
0 answers

PHP array printing using a loop

How can I print each value of ...READ MORE

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

Instagram new logo css background

As you are all aware, Instagram just ...READ MORE

Jul 22, 2022 in CSS by Edureka
• 13,620 points
290 views
0 votes
0 answers

How to enable PHP's openssl extension to install Composer?

I was trying to install Laravel in ...READ MORE

Jun 19, 2022 in PHP by narikkadan
• 63,700 points
1,735 views
0 votes
0 answers

Clear background if content present in textarea (jQuery)

Please see this jsFiddle: https://jsfiddle.net/Wmq6f/ I have a textarea ...READ MORE

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

How to do CSS chat messages border radius?

I'm making a list of incoming and ...READ MORE

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

input[type='text'] CSS selector does not apply to default-type text inputs?

Because that is not what it is ...READ MORE

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

Passing variable from JS to PHP within the same page

I know that PHP is a server-side ...READ MORE

Jun 18, 2022 in PHP by narikkadan
• 63,700 points
1,774 views
0 votes
0 answers

Can I have an onclick effect in CSS?

I have an image element that I ...READ MORE

Jul 20, 2022 in CSS by Edureka
• 13,620 points
368 views
0 votes
0 answers

How can I specify Google map with driving direction in jQuery mobile

I have done a Google Maps based ...READ MORE

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

Using jquery to prevent resubmitting form

I use jquery's .submit() to intercept user's ...READ MORE

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

Using jQuery UI functions with Mithril

I am new to the Mithril JS ...READ MORE

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

jQuery Toggle Fahrenheit/Celsius

I'm trying to create a weather app ...READ MORE

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

CSS Display: Flex on Desktop and Mobile

I'm newer to using FLEXBOX and have ...READ MORE

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

Artisan, creating tables in database

In Laravel 5, I'm attempting to build ...READ MORE

Jul 22, 2022 in PHP by Kithuzzz
• 38,010 points
264 views
0 votes
0 answers

Gradient borders

I'm trying to apply a gradient to ...READ MORE

Jul 20, 2022 in CSS by Edureka
• 13,620 points
335 views