w3-html
Online HTML Editor
Home
  • PHP
  • JQuery
  • Laravel
  • MYSQL
  • JavaScript
  • HTML
  • CSS
  • WordPress
  • Angular
  • PHP
  • JQuery
  • Laravel
  • MYSQL
  • JavaScript
  • HTML
  • CSS
  • WordPress
  • Angular

Author: admin

How To Create a CSS Loader (Spinner)

February 18, 2020May 6, 2020 admin CSS
I will show you how to build loader css or Spinner without using photos. Using a spinner image that is done either with a gif image or with Javascript. But now I'm demonstrating that yon can build loader or spinner using CSS animations.

Continue reading


How To Convert JSON String To Array

February 15, 2020May 6, 2020 admin PHP
I am going to show you how to json data in array. You can Use PHP default json_decode() funcation to objects are converted to standard objects. When use pass TRUE Parameters in json_decode(), returned objects will be converted into associative arrays. In below i gave you both example.

Continue reading


Get the client IP address using PHP

February 12, 2020May 6, 2020 admin PHP
I am going to share how to get the client IP address using PHP. You can use PHP inbuilt function to get IP address. We are using IP address for tracking purpose. IP address mostly you can use for fill the payment form. Because we could truck for Future. If the payment fails or any other reason.

Continue reading


How to make phone number clickable on phones?

February 12, 2020April 18, 2020 admin HTML
Where +91 is country code 0123456780 is demo number, You can replace this from your original number. Below is a clickable phone link you can test. In non-phone browsers (PC and Mac desktop and laptop computers), this link may be open Skype, ask you for the application to use, may give the user an error, or nothing will happen.

Continue reading


How To Use Inline If In Php

February 8, 2020May 6, 2020 admin PHP
I am going to share how To use Inline If In PHP. We can use inline if because if you can use normal if and if else statement it is very long process. So avid long process you can use inline. But everywhere you do not use inline if. where you display only message data you use inline function

Continue reading


How to Append Content in Text file using PHP

January 30, 2020May 6, 2020 admin PHP

Continue reading


Typing Test

January 25, 2020May 6, 2020 admin HTML, JavaScript
Today I am going to share Typing Test Game. Where you Type to alphabets and get point. You can use html, javascript and jqury to create this game. I have give you Demo link in below where you can play this Game.

Continue reading


How to Set Up Basic jQuery Validation in Two Minutes

January 25, 2020May 6, 2020 admin JQuery
I'll share with you how to set up Simple jQuery Validation. To validate our form, we'll use the jQuery Validation Plugin. The plugin's basic concept is to define validation rules and error messages in JavaScript for the HTML components.

Continue reading


How To Update Rows With Different Values In One Query

January 20, 2020May 6, 2020 admin MYSQL
I am going to share how to update rows with different values in One Query. I have user data table. I have more then 100 user data. The user's gender has changed by mistake. So I want to change Gender mail to female and female to male.

Continue reading


How to Get Domain Name And Components from URL in PHP

January 16, 2020May 5, 2020 admin PHP
The parse_url() function is inbuilt of PHP. you use parse_url() to get domain name and part, parse_url() function returned associative array There will be at least one element within the array. In this list, possible keys are: scheme-host, port, user, transfer, route, query-after the question mark?

Continue reading


Posts navigation

Older posts
Newer posts
Search for:
  • Popular
  • Recent
  • Manage PHP databases visually through a web interface Oct 17, 2023
  • How to pass query parameters with a routerLink Jan 12, 2022
  • How to remove index.php in url in wordpress in windows server/iis May 25, 2020
  • How to unzip a zip folder from the ubuntu Dec 18, 2025
  • The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in append mode: Failed to open stream: Permission denied The exception occurred while attempting to log: The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in appen Dec 17, 2025
  • Fatal error: Uncaught Error: Call to undefined function Dompdf\mb_internal_encoding() in /var/www/public_html/plugins/pdfcreater/vendor/dompdf/dompdf/src/Dompdf.php:295 Dec 9, 2025
  • Ngoni on Download PDF file from http request in Angular which is generated By API

    It really helped me a lot. Thank you so

Recent Posts

  • How to unzip a zip folder from the ubuntu
  • The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in append mode: Failed to open stream: Permission denied The exception occurred while attempting to log: The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in appen
  • Fatal error: Uncaught Error: Call to undefined function Dompdf\mb_internal_encoding() in /var/www/public_html/plugins/pdfcreater/vendor/dompdf/dompdf/src/Dompdf.php:295
  • How do you identify all stored procedures referencing a specific table
  • How to upload a local file to Ubuntu server?

Categories

  • Angular
  • AngularJS
  • Codeigniter
  • Control Panel
  • CSS
  • HTML
  • Ionic
  • JavaScript
  • JQuery
  • Laravel
  • MYSQL
  • PHP
  • SSH
  • Ubuntu
  • Uncategorized
  • Wordpress
  • Contact Us
  • About Us
© 2019 All Rights Reserved By w3-html.com