Showing posts with label Web-tricks. Show all posts
Showing posts with label Web-tricks. Show all posts
03 October, 2020
11 April, 2019
Generate and Download PDF file in Codeigniter
After a long time, I am writing a new article. Thanks for everyone's support. Today we are going to see How to create and download PDF files by using CodeIgniter mPDF library. mPDF is a customized third-party library, using this simple library function we will convert our HTML template code to PDF. Follow the below step by step process.
04 September, 2017
AngularJS Add,Edit,Update,Delete using Bootstrap modal with DataTable in PHP
Hi Guys, Today we are going to see How to use AngularJS Add, Edit, Update, Delete using Bootstrap modal with DataTable in PHP. AngularJS is a very powerful JavaScript Framework. It is used in Single Page Application projects. By using this application without refresh the page you can get server-side response. In this tutorial, I have created a simple way to learn angular js curd operation. Follow the below simple setup process.
15 May, 2017
22 March, 2017
13 March, 2017
Search Engine Optimization - Overview
Recently we have shared the digital marketing tutorial, Now we continue the SEO section. Today we are going see What is the use of SEO? , How to improve page rank techniques, Steps and element of improving the page level content. In this section help you to improve the offline page and on page technical level SEO. We have mentioned some key points of content making.
23 November, 2016
Create Stunning Firework Animation Effects Using jQuery and CSS
Fireworks have always held a captivating charm, and incorporating them into web design can make your website stand out on special occasions like a new website launch, festive offers, birthday celebrations, or any page that needs a touch of magic. In this guide, we'll show you how to create a mesmerizing firework animation effect using a jQuery plugin. Your site visitors are bound to be captivated by this dazzling display.
13 July, 2016
Add Speech Recognition Search to Your Website
Today we are going to see about How to add speech recognition (google voice search) to your website. Nowadays most of the people are using speech recognition search engine, especially mobile phone website viewers. Try this code and implement your website. Here I have shared very simple Javascript convert voice to text. Let see the code and live demo.
08 June, 2016
Allowing File to Download Only for Subscribed Members Using PHP
Recently i have implemented subscribe to download for facebook login download file. After that I got many request tutorials related with topic script. In this article i have explain about how to allowing file to download only for subscribed members using php and ajax. Follow and implement this logic to your website you will get more subscribe users. If your using google feed burner subscription you have to upload manually website subscriber email list to the database.
31 May, 2016
Codeigniter Pagination Infinite Scroll Using Ajax and Jquery
In this instructional exercise, I have clarified about Codeigniter Pagination Infinite Scroll Using Ajax and Jquery. The greater part of the well-known site resembles Flipkart ,Facebook,Google+ actualizing this sort of arrangements, Because interminable parchment stack date makes your site extremely easy to understand and To show more substance to the client without exploring to another page.
18 May, 2016
Create Your Own Search Engine using PHP, MySQLi and Ajax
In this post we are going to create our own search engine or search functionality using with PHP, MySQLi and Ajax. This is the updated post of How To Make A Simple Search Engine Using PHP And MySQLi which i have posted in past . I received lot of positive response feedback for this topic. here I have tried to make search engine like Google.
23 March, 2016
28 January, 2016
12 January, 2016
HTML4 vs HTML5 Page Structure
In this post we will be seeing the difference between html4 and html5, the difference between the elements, tags, page structure, browser support and which one to choose. This post is a lengthier one so it will be divided into two parts, first, we will understand the HTML web page structure then we will move on to the differences.
08 December, 2015
Fetch Random rows records from Database Using Mysqli and PHP
In this tutorial, you will learn various techniques to how to Fetch Random rows records from Database. Using this code you can display random gallery profile, Online examination random questions, multiple choice quiz system. I used following simple query for retrieving random records from database table.
30 November, 2015
25 November, 2015
17 November, 2015
05 November, 2015
Share Your Content On WhatsApp Without Using Api
In this post, i have explained about How to share content on WhatsApp without using API. Most of the smartphone user using WhatsApp application. If your content is good they will share with others. You can get many visitors on your website. So adding WhatsApp share button to the website or blog it's a good idea.