Blog - Page 3 of 8 - Manoj Patial



August 6, 2019

Submit Form Data into database Using Ajax, PHP and jQuery

As you can see above simple piece of code. First, grab the address into a variable (in this case $address), then use file_get_contents and the Google Maps API.
July 9, 2019

Search Engine Optimization Tips and Tricks

Search Engine Optimization (SEO) is the name given to the activity that attempts to improve search engine rankings in search engine. In our digital era, it is one of the most important aspects to consider when building a business.
May 7, 2019

Create custom post type in WordPress with plugin

In earlier years of WordPress, its known for blogging websites. By default WordPress comes with pages and post as the main content types for manage content of website.
April 26, 2019

How to manage number of posts showing on Blog page in WordPress

March 3, 2019

Top 5 WordPress Translation Plugins for Multilingual Websites




 
April 28, 2018

Top 7 PHP Frameworks For Developers

PHP being the most popular server-side programming language known for its simplicity. PHP frameworks provides some pre-built modules to developers.
April 28, 2018

Sending Emails using PHP

It is very easy to send email from a PHP script. You can even specify whether the PHP email script should use a local or remote SMTP server for sending messages.
May 2, 2018

How to create WordPress custom plugin

In this WordPress plugin tutorial, you’ll learn how to create a WordPress custom plugin from scratch. The most important reason to create a custom plugin is that it allows you to separate your own code from the WordPress core code.
May 24, 2018

SQL Joins Tutorial

This article describe how to get data from more than one table, using the MySQL joins. SQL Join clause can be use when fetch data from two or more tables from the database. It’s depend on certain columns from two tables.

Pin It on Pinterest