Skip to content
Monday, June 16, 2025
  • 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

Sample Programs

F11 key using Javascript Javascript Sample Programs

How to handle the F11 key without showing Full Screen mode using Javascript

May 6, 2014viveikComment(0)

You can handle the F11 key using Javascript function, check the below javascript function.

Mysql PHP Sample PHP Mysql search program Sample Programs

Search and Retrieve Data from MySQL DB Using PHP

April 23, 2014viveikComment(0)

Below is the Simple PHP and MYSQL Search Program. Use below database queries: CREATE TABLE IF NOT EXISTS user (id int(10) NOT NULL AUTO_INCREMENT,Name varchar(20) NOT NULL,PRIMARY KEY (id)); INSERT INTO user (id, Name) VALUES (‘1’, ‘vicky’), (‘2’, ‘vivek’); Below is the sample program:

Posts navigation

Previous 1 2

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.