Skip to content
Wednesday, June 10, 2026
  • Online Tools
  • Online EMI Calculator
  • Email Address Extractor
  • Virtual Coin Toss
  • Website Up or Down
  • Multi URL Opener
  • Coupons

TechFolks.net

Tutorials | Themes | Tools

  • Home
  • General
  • Open Source
  • Templates ▼
    • Bootstrap Themes
  • Tips&Tricks
  • SEO
  • PHP
  • Mysql
  • Linux
  • Js
fixed share buttons Floating Share Buttons General sidebar buttons sidebar fixed share buttons SideBar Floating Share Buttons SideBar share buttons Tips&Tricks

Sidebar Floating Share Buttons


SideBar Floating Share Buttons Code Start Below

Tweet



SideBar Floating Share Buttons Code End

Related Articles

techfolks php tutorials logo
General Mysql PHP

10 Mistakes Which PHP MySQL Developers Make

February 2, 2016August 22, 2019viveik

1. Using MyISAM rather than InnoDB MySQL has a number of database engines, but you’re most likely to encounter MyISAM and InnoDB. MyISAM is used by default. However, unless you’re creating a very simple or experimental database, it’s almost certainly the wrong choice! MyISAM doesn’t support foreign key constraints or transactions, which are essential for […]

General how to secure joomla websites Joomla joomla hijacking joomla sql injection Secure joomla sites

14 Ways to Secure Joomla and prevent from Hijacking

October 12, 2015December 15, 2016viveik

Change the default database prefix (jos_) Use a SEF component Use the correct CHMOD for each folder and file. Password protect your administrative area. Use a .htaccess file to secure your Joomla. Passwords – Use a unique strong password. Install the jSecure Authentication plugin. Always Update all third party extensions to the latest versions. Remove […]

techfolks mysql tutorials
Mysql Tips&Tricks

How to Get MySql Query Result as an Email

December 21, 2013March 19, 2019viveik

If you are working on a big mysql query and want to get the mysql query as email when it finishes use the below trick. Go to mysql command:Set pager directive: mysql> pager mail -s “subject” emailme@domain.comPAGER set to ‘mail’ -s “subject” emailme@domain.com The trick uses pager directive to redirect the query output result to […]

Post navigation

How to Call a PHP Page Using jQuery
Simple Alert Box on Windows Using VBScript

Recent Posts

  • 5 Best Free Icons Download Websites with No Attribution Required
  • 5 Best Open Source Human Resource Management Software Systems using PHP and MySql
  • PHP Mysql Visitor Counter Script
  • 10 Best YouTube Channels to Learn Web Development Programming
  • How to Get/Create Google Analytics HeatMap Plugin on Websites or Blogs
| Editorial by MysteryThemes.