
Search In
Hello readers if you want a single page website in which all the pages and links will be the sections of Home page. By using the bootstrap you can make it. Here you can see my code working as single page website.:-
<!DOCTYPE html>
<ht
Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po
Custom posts type is used when we are making a new theme from html or want to add some extra feild in the made theme.Suppose we want to have a separate section for Trending News. By using Custom Post Types we can create a new custom news type of item
The most critical part of the wordpress development theme is to make a custom meta box. It avoids forcing clients to depend on custom fields and it is an approach to add an editor to the post screen. when you create a post type then you have to add s
Hello Reader's if you find your website is too heavy to load the contents, then you can use the ajax to load images.
By using Ajax data be loaded and browser will load the heavy images with fade in effect.
So lets get started with
Nowadays, there is arguably nothing more important in the digital world than hitting the top spots in search engine rankings. Without having a visible presence on the web, you will really struggle to get that organic traffic that you need to stay afl
Search engine bots are designed in such a way that they index certain words in a content. The amount of such words and information determine how the content will be indexed in the results page.
Be very sure that th
UX and SEO are two interwoven terms that go hands in hand while looking for growth in revenues. No retailer can succeed online if he fails to achieve any of these.
If we consider SEO in the early days, it was hugely dependent on backlinks. T
This tutorial will help user to learn, how to implement create, retrieve, update, and delete operations
without refreshing the web page using Ajax and simple php.
This is the html file named view.php
Ajax | CRUD
<div id="ajxrs
Hello All
In asp.net we can upload the file by using file up-loader control. but at times we have to apply some validation to avoid user to upload malicious file which might harm our application.
These validation can be of many types like :
Vali
