Posts

Image
WHY will we want DIGITAL MARKETING? Digital selling plays a valuable role in shaping client behavior in today’s world; however will it absolutely impact businesses? And a lot of radically, why? Here square measure a couple of reasons why each business ought to range digital selling over ancient ways of advertising. Digital selling levels the net enjoying field. When it involves a business’s visibility on the online, a bit like gap a store, location is everything. Being simply noticeable on the online, obtaining a business’s name out there, and change info oftentimes can bring customers to its door. Digital selling helps businesses keep a step before their competition. Digital selling is that the best manner for a complete to urge a leg informed its competition. Think SEO, organic search, native search, Google Adwords, social media, and blogs. Businesses need to achieve as many folks as achievable, and this is often considerably easier to realize on the online than

How to Create Database Using Mysql,Mysqli,PDO or using Oops concepts in php?

Image
 Database Using Mysql,Mysqli,PDO or using Oops concepts in php? mysqli could be a additional for the mysql functions, with object-oriented and procedural sorts. it's support for prepared statements. PHP data Objects(PDO) could be a general database construct layer with support for MySQL between several other databases. 1. The mysql functions are practical and use manual escaping. 2. MySQLi is a additional for the mysql functions, with object-oriented and procedural versions. It has support for prepared statements. 3. PDO (PHP Data Objects) is a general database abstraction layer with support for MySQL among many other databases. Database Connection Using Mysql:  <?php $con=mysql_connect("localhost","root","password"); if(!$con) { //die('could not connect:' mysql_error(); } $db=mysql_select_db("dbname",$con); if(!$db) { die("Error in Database Connection"); } ?> Database

Difference between a Session and a Cookie?

Image
A session is a global variable stored on the server side. Each session is assigned a unique id which is used to retrieve a  stored values. Ex-First start session <?php session_start(); $_SESSION["name"]=$_POST["username"]; ?> • Sessions have the volume to store comparatively large data compared to cookies. The session values are automatically deleted when the browser is closed then session is expired. • Session data is stored on the server side, whereas cookies store data in the visitor's browser side. • Sessions are more secure than cookies as it is stored in server. Cookie can be turn off from browser. Ex- Cookie start with Syntax: setcookie(name, value, expire, path, domain);  <?php $xyz=time()-60*60*24*30; //  Sec*Mint*Hours*Day setcookie("Mohit"," Bca 1st Year",$xyz); echo $_COOKIE['Mohit']; print_r($_COOKIE); ?> Session: Session variables stored information about one single user, and

Reliance Jio New year Special Offer 2018

Image
Reliance Jio  New year 2018 present for prepaid users introduces new Rs 199 and Rs 299 monthly plans Reliance Jio is adding two new ‘Happy New year 2018’ plans to its prepaid plan lineup for Jio customers. These new plans are monthly plans (28 days) and offer higher high-speed data caps as well as the now standard unlimited voice and SMS and Jio app features. The two plans are as follows: Rs 199 plan – 28 days This plan is valid for 28 days and offers pre-paid customers 1.2 GB of high speed data per day, unlimited SMS, unlimited voice calling and a subscription to Premium Jio apps for all Jio Prime members. Most of Jio's strategy offer 1 GB of speedy data per day, so this plan offer 20 percent extra data per day. The cheaper Rs 149 plan with 28-days validity is still available, but it offers a relatively meagre 0.15 GB of data per day, making the Rs 199 plan a much better value proposition. Rs 299 plan – 28 days This plan offers 2 GB of high-speed

What is Permalinks How to Reset permalinks ?

Image
What is Permalinks? Permalinks are the permanent site URLs to your person pages ,blog posts and product category , as well as your category and tag archives. A permalink/url  is the web address used to link to your content and post/pages. Resetting permalinks rebuilds your link structure for WordPress. regularly, this process must be performed after migrating a WordPress website, or when troubleshooting 404 errrors. This is accompished by choosing a different permalinks setting, and saving it. Then putting the permalink setting back to the original setting and saving it again. This is a common step when Troubleshooting WordPress problems. Log in to the WordPress Dashboard. In the navigation menu click Settings, choose Permalinks Options on side bar click them . Observe what setting you have selected, options are Plain, Day and name, Month and name, Numeric, Post name, Custom Structure. If you are using a Custom Structure copy and save it, so you can put it back lat

Wordpress Advantages and Disadvantages?

Image
WordPress is absolutely the world's most popular CMS. The script is in its origins more of a blog than a typical CMS. For a while now it's been efficient and it got thousands of plugins, what made it more CMS-like. The script as an Open Source is the major special for most bloggers, but it can also be effectively used for designing modest websites. You can download and view the CMS at www.WordPress.org. Advantages Easy, easy, easy ... WordPress does not require PHP nor HTML knowledge unlinke Drupal, Joomla. A plugin and template function allows them to be very easily installed. It's good choice for beginners. Community To have a useful support, there must be a large community of users, who will be a part of e.g. a conversation board. Plugins The script has over dozen thousand of plugins available on its website. Strong majority of the plugins is available for free. Templates On the scritp's homepage you can view thousands of graphics