Search Results for: html
-
-
-
-
-
How to store and retrieve image from the database in Laravel.
# Creating Migration For Uploading Image We need to add three lines in our migration file which makes column in our Database .After adding, run Migration . # Blade Form Now we need to make a form for uploading Image into Database. Let us add new user input of file type in the insert.blade.php. Also, for file uploading,…
-
User registration using nodejs and mysql with example
In this tutorial, I am going to create simple register a user and display the data on dashboard using nodejs and mysql.This tutorial will explain only how to save a record in mysql table and display the table.To handle post parameters of Http request in Node.js, we use CrudApp module. step-1 First we install express-generator…
-
How to declare conditional statements in PHP with example?
When You write a code different actions for different conditions. Then, You can use Conditional statements in your code to do this. If Statement:- If Statement executes some code when one condition is true. ex:- If …else Statement:- If …. else Statement executes similar if statement when one condition is true and another condition is…
-
List of Top Institute for Amazon Web Services AWS Training in Kolkata
The demand for DevOps course and certification is on top of nowadays. Those people who belong to the IT or software field, want to develop their skills through the training of DevOps. But today it is very difficult to find a good institution for quality DevOps training in Kolkata. But through this blog, I am…
-
Trending Top SEO ranking factors based on Research in 2020
SEO demand keeps changing, and it can be hard to keep up with the trending developments. But if you want your site to get more traffic, then you have to be in the know. Well-optimized sites get more and more traffic over time, and after that that more leads and sales. Without SEO, searchers won’t…
-
What is SERP in SEO and How to improve SERP ranking?
SERP is a short form of the Search Engine Results Page. It is a web page generated by the search engine as a response to a searcher request. SERP is the main component, which the listing of results that returned by the search engine in response to a keyword query, although the pages may also…
-
40+ Online Tools & Resources For Web Developers & Designers
GENERATORS: Text Content Generator – http://www.lipsum.com Favicon Generator –http://tools.dynamicdrive.com/favicon Data Generator – https://mockaroo.com/ Mobile Mockup Generator – https://mockuphone.com Logo Generator – https://www.logaster.com UUID Generator – https://www.uuidgenerator.net/ Hash Generator – https://passwordsgenerator.net/sha256-hash-generator/ IMAGE RESOURCES: Free Stock Images – https://www.pexels.com Free Stock Images With Great API – https://unsplash.com/ Free- Vectors, mockups – https://www.freepik.com Dummy Image Placeholders – https://source.unsplash.com/…
-
What is Canonical and Importance of Canonical URL and Tag?
What is canonical? The canonical tag is an HTML part used to avoid duplicate content. The canonical URL element suggests Google and other search engines to crawl a website, and what URL to index that specific page content under. The canonical URL element important because URLs can have variations, based on a variety of factors, but…
-
How to add live search functionality to your website?
With Php Custom Search, full-featured text search engine library written entirely in Php,javascript and xml. It is a technology suitable for nearly any application that requires full-text search. step-1 First you create index.html page and adding some javascript code for using functionality livesearch.php page step-2 Then you create livesearch.php page step-3 Then you create links.xml file links.xml…
-
What are the Tactics & Methods for SEO?
SEO SEO is refers to Search Engine Optimization and it is more important ever because it is essential for every web master to understand the actual meaning of SEO and too the potential it creates for every business. SEO (search engine optimization) is one type of designing and developing a website to rank easily in…
-
What is an XML sitemap and How to benefits in SEO?
A sitemap is one type of file where you can list the web pages of your site to inform Google and other search engines about the organization /Set-up of your site content. Search engine web crawlers like Google-bot read this file to more prudentially crawl your site. Difference between XML sitemap and HTML sitemap The…
-
What is on-page SEO?
What is on-page SEO? On page SEO is the all the things we do on our website which help boost ranking. It is the best practice of optimizing individual web pages in order to rank higher and earn more relevant traffic in search engines. On-page refers to both the content and HTML source code of…
-
How to write a Good article for Search Engine Optimization?
How to write a Good article for Search Engine Optimization? Search engine optimization is a technique used in web publishing to increase web page visibility And traffic for a higher ranking in search engines and more readers.SEO articles and blog are a Really important part of our online PR service and social media managed. Writing…
-
How to Fix HTTP error code “500 internal server error”
1.Refresh the Page The first thing to do when you encounter this error is wait a moment and then refresh the page. Sometimes this error is caused when a service restarts, and you happen to catch it at exactly the wrong time. If the problem persists after you refresh the page, continue troubleshooting. 2.Check Your…
-
Updated – SEO (Search Engine Optimization) Strategy for 2020
The year is changed now so now its time to change or implement new SEO strategy for 2020 . In this blog we are going to share SEO best practices for 2020 which will help you to rank your site better in search results. Without any further ado let’s see: We all know that SEO classified into two…
-
What is Website Scraping – Complete Guide
What is Site Scraping? “Site scraping also” called or known by some other names like Web scraping, Screen scraping, Web data mining, Web harvesting, or Web data extraction is a technique or process through which large data or information from various websites can be extract & save into the local or database in structured ways…
-
PHP 7 Essential Guide – PHP Operators for beginners
PHP operators are used to performing operations on variables and values. Maths Operators Assignment operators Logical Operators Increment and Decrement Operators String Operators Maths Operators:- arithmetic operators are used with numerice values to perform arithmetic operators like as addition, subtraction, multiplication, division or etc. ex:- Assignment operators:- Assignment operators are used to write a numeric…
-
Adobe Premier Pro Download and Docs for Begineer.
How to Download Adobe Premiere Pro CC 2017? There are so many unofficial URLs to download this software but i want to prefer you the official link to download this software : Copy and Paste this URL to your browser ( https://creative.adobe.com/products/download/premiere ) after that one installer file will be downloaded automatically then install your…
-
Unlimited XML Sitemap Generator Tools and Website
XML-Sitemaps.com is a free online service for creating sitemap like HTML, Image, Video etc. upto 500 pages. if you register your account to this site then you create a sitemap with unlimited links. Visit Site Online XML Sitemap Generator is a free online service for creating sitemap upto 2000. you can create many format of…
-
AngularJS Tutorial for Beginners
AngularJS is a JavaScript Framework. It can be added an HTML Page with a <Script> tag. AngularJS extends HTML attributes with Directives, and binds data to HTML with Expressions. It is used in Single Page Application (SPA) projects. It was developed in 2009 by Misko Hevery and Adam Abrons. It is now maintained by Google….
-
How to Fix Nvidia Driver crash on Windows 10?
If your system display driver crash, black screen, overheating, game crashes and Power Management. Then you should do something like this. Let’s check this out : first of all, you should open the Device Manager to check the display adapters.follow the below steps: Step 1: Press Windows + R and type devmgmt.mscStep 2: and check…
-
How to use multiple authentication in Laravel.
Step:1 Step:2- click on Git base Here. It will look like this Step:3- you have to crate own project and put here Step:4- Press Enter than project will be run, it will be take time to install. Step:5- after install your project then go to inside your folder whatever project name. see the pic Step:6–…
-
Laravel – Remove Public from URL using htaccess
Step 1: Rename File In first step it is very easy and you need to just rename file name. you have to rename server.php to index.php at your laravel root directory. Step 2: Move Files Move css , js ,fonts and image directories and .htaccess file from public directory to laravel root directory Step 3:…
-
alert function in JavaScript
window.alert() This function is used to display data in an alert dialog box. alert function really should be used only when you truly want to stop everything and let the user know something. Syntax : window.alert(“Hello Chandan”);window.alert(variable); Example:- Output:- (Note: if you write HTML code within this function then the HTML tag looks like as…
-
write function in JavaScript
document.write() This function is used to write arbitrary HTML and content into page. If we use this function after an HTML document is fully loaded, will delete all existing HTML. It is used only for testing purpose. Below some syntax of document.write() function Syntax :- Example:- Output:-
-
How to Stop Brute Force Attacks on WordPress?
if you want to protect your WordPress site from Brute force attack. Then you should follow the below step. before going to step that can protect our website we are going to discuss what is Brute Force Attack? Definition of Brute Force Attack It is a process of hacking that uses trial and error system…
