Here list of all questions

116+ Questions

Hi guys i want to convert milliseconds into hours, minutes and seconds in php i am using date(h:s:i, $time); but not working.
php time converter convert milliseconds into minutes date
176    1 Answred
Post by: Deepak Sharma
Post on: 30-10-2019
How to Change Browser URL without reloading refreshing page using HTML5 in JavaScript and JQuery
js jquery html5 javascript change url
164    1 Answred
Post by: Ankur Rajput
Post on: 24-10-2019
I want counter, that increase or change the value of div every second using javascript or jquery.
javascript counter time interval jquery html
2702    2 Answred
Post by: Deepak Sharma
Post on: 20-10-2019
hi how to know next month days in php
HTML CSS JavaScript SQL PHP jQuery XML DOM Bootstrap Python Java Web development W3C tutorials programming training learning quiz primer lessons references examples exercises source code colors demos tips
156    1 Answred
Post by: Deepak Sharma
Post on: 15-10-2019
Hi team how to calculate remains days in a current month using php.
php calculate days html
182    1 Answred
Post by: Deepak Sharma
Post on: 15-10-2019
Hi guys how to set flashdata in ci
php ci flash data session codeignitor
206    1 Answred
Post by: Deepak Sharma
Post on: 04-10-2019
Hi i am using tcpdf and last 2 days showing error imagecreatefrompng() failed to open stream: HTTP request failed <big><code>I am using on same server imagecreatefrompng("http://fresheats.com/images/watermark.png");</code></big>
html php tcpdf imagecreatefrompng pdf
838    1 Answred
Post by: Deepak Sharma
Post on: 27-09-2019
How to export excel in laravel and which library is best for laravel 5.5.
laravel php laravel5.5 html export excel in laravel
223    1 Answred
Post by: Deepak Sharma
Post on: 17-08-2019
How to install dompdf in laravel???
laravel php dompdf DOMPDF Wrapper github laravel5
275    1 Answred
Post by: Deepak Sharma
Post on: 03-08-2019
HTML <fieldset> Tag The <fieldset> tag is used to group related elements in a form. The <fieldset> tag draws a box around the related elements.
html legend fieldset tag forms
116    1 Answred
Post by: Deepak Sharma
Post on: 04-06-2019
$cookie_name = &quot;sendsmsalert2&quot;; $cookie_value = &quot;send done&quot;; setcookie($cookie_name, $cookie_value, time() + (86400), &quot;/&quot;); function get() { $cookie_name = &quot;sendsmsalert&quot;; if (!isset($_COOKIE[$cookie_name])) { echo &quot;Cookie named "&quot; . $cookie_name . &quot;" is not set!&quot;; } else { echo &quot;Cookie "&quot; . $cookie_name . &quot;" is set!<br>&quot;; echo &quot;Value is: &quot; . $_COOKIE[$cookie_name]; } }
set cookies get cookies ci code igniter
131    1 Answred
Post by: Deepak Sharma
Post on: 22-05-2019
How to search live data from div using javascript
javascript live search html jquery
190    2 Answred
Post by: Deepak Sharma
Post on: 16-05-2019
How to implement autocomplete using jquery
javascript jquery autocomplete ui
124    1 Answred
Post by: Deepak Sharma
Post on: 14-05-2019
Hi i want to fetch data row from database in model i created model but how to get multiple rows and single row query.
laravel database query multiple rows single rows
138    1 Answred
Post by: Harsh Aggrawal
Post on: 07-05-2019
Hi my problem is how to get and post resquest on same controller, my routes shown error.
laravel routes error get post
649    1 Answred
Post by: Deepak Sharma
Post on: 07-05-2019
Any one help me to create canvas object in html using javascript.
html javascript canvas
182    1 Answred
Post by: Deepak Sharma
Post on: 04-01-2019
The opacity property specifies the opacity/transparency of an element.

Image Transparency

The  opacity  property can take a value from 0.0 - 1.0. The lower value, the more transparent:
CSS Opacity / Transparency
123    1 Answred
Post by: Faisal Khan
Post on: 17-11-2018
The CSS <code>box-shadow</code> property applies shadow to elements. In its simplest use, you only specify the horizontal shadow and the vertical shadow: <strong>Example:</strong> div { box-shadow: 10px 10px grey; }
Box Shadow
273    1 Answred
Post by: Faisal Khan
Post on: 17-11-2018
JavaScript String match() Method
javascript match function html
163    1 Answred
Post by: Deepak Sharma
Post on: 04-11-2018
How to remove html tag from string in php
php html tags string strip tags
140    1 Answred
Post by: Deepak Sharma
Post on: 04-11-2018
hi i want to add 60 days in current date in php
php add days date
343    2 Answred
Post by: Deepak Sharma
Post on: 28-10-2018
I have an array where I want to search the userid and get the key of the array.
php search value array
185    1 Answred
Post by: Deepak Sharma
Post on: 28-10-2018
Hi i want how to how to sort product data by name and price in jquery please help me any one
sort javascript jquery html
251    1 Answred
Post by: Deepak Sharma
Post on: 10-10-2018
Is it possible to set the rotation point in CSS3? The default rotation point is at the 50%, 50%. I tried:
-webkit-transform: rotate(230deg); -webkit-rotation-point:90% 90%;
But it does not work... Any suggestions?
css css3 html rotation in css3
161    1 Answred
Post by: Deepak Sharma
Post on: 02-10-2018
have two radio buttons and want to post the value of the selected one. How can I get the value with jQuery? I can get all of them like this:
$("form :radio")
How do I know which one is selected?
radio button is selected using jquery jquery radio button javascript html
193    1 Answred
Post by: Deepak Sharma
Post on: 02-10-2018
I want to redirect my dmoain always with www i am using this code but not working. <IfModule mod_rewrite.c><p /> <xmp>RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php/$1 [L] </IfModule>
htaccess
167    1 Answred
Post by: Harsh Aggrawal
Post on: 02-10-2018
Codeigniter $this->db->affected_rows() always returns 1
Codeigniter $this->db->affected_rows() affected rows php
269    1 Answred
Post by: Deepak Sharma
Post on: 16-09-2018
I tried to send ios push notification in php sample code but getting error of Failed to connect: 111 Connection refused pls help me.
ios push notification php sample code apple push notification php script push notification in php website ios push notification php sample code open source push notification server php
598    1 Answred
Post by: Deepak Sharma
Post on: 15-09-2018