Social media sharing is most important in search engine optimization for any types of blog resing on google. It is increase website raning on google. Social media sharing is compulsory part of all ecommerce and bloging website.
Blogs
Being Idea is a web platform of programming tutorials to make better programming skills and provides Software Development Solutions.
Most Popular Posts
Stripe Payment gateway integration using PHP
Stripe helps you create any type of payments flow—from e-commerce to recurring billing and everything in between. Stripe enables you to accept payments in minutes. Collect your customers’ payment information easily and securely on web or mobile.
Export MySql data into Excel or CSV format using php
To generate reports or to print data or for some other purpose we often need data to be export in excel or csv format.
Load More items from mySql database using jQuery and PHP
You might have seen the implementation of Ajax based data loading technique at Facebook, Twitter, E-Commerces website or some other websites.
How to increase the maximum upload size on website
Depending on the hosting panel php configuration. For some it is as low as 2MB which is clearly not enough for media files like (images/ audio / video). Most media files are under 2MB, so it is fine for just pictures.
Shortcodes included with WooCommerce in WordPress.
WooCommerce comes with several shortcodes which can be used to insert content inside posts and pages. The following shortcodes are inserted into pages upon installation and therefore shouldn’t need to be used anywhere else.
PayPal’s Instant Payment Notification With PHP
Instant Payment Notification (IPN) is a paypal notify service.it is notifie about the paypal transactions.We use notify_url variable to pass into paypal payment transaction API.
How to select and display image using FileReader
In this tutprial we learn about uploade image using javascript function and display image in img tag.
Import Excel file data in mysql database using PHP
Importing excel data into database using PHP is very easy by php file function. We will use this function to import data from excel sheet to database. Steps are given below to upload or import excel data in your database.