Including Files in PHP | include() and require() in PHP
With a single statement in your PHP script, you can incorporate other PHP script. PHP code in this included files will be executed as a part of main PHP script…
HOLOLENS | Microsoft’s New Wearable Gadget
Feel an imaginary life with this Microsoft’s new gadget Hololens. A next evolution in computing which will change your way to see the world and so the world you see.…
Spartan Browser | Microsoft’s New Browser
Spartan is not the new version of Internet Explorer. Spartan is the code name of the new browser and expected to be bundled with Microsoft’s new OS: Windows 10. Spartan…
Selfie Gadgets
There must be very few people who don’t know that selfie is the photo taken by oneself generally with smart phone, web cam or digital camera. The word selfie and…
PHP Pagination | Pagination in PHP using MySQL
In this PHP tutorial, we will see how to perform pagination in PHP . When you use SQL SELECT statement to fetch records from database, it may result in thousands…
Famous IT Personalities | Top Tech Executives Earning One Dollar Salary
There are many famous and rich well known tech Executives and you will be surprised by knowing that many top executives in government and business works only for one dollar salary. This famous…
Gadgets that can make your life easier | Awesome Gadgets
This is the fact that innovation and creation has no boundary. Everyday something new innovative and creative has been found in technologies whether it is smartphone, tablet, laptop, television or…
Difference between Structured Programming and Object Oriented Programming | Structured Programming vs. Object Oriented Programming
Structured Programming Object Oriented Programming Structured Programming is designed which focuses on process/ logical structure and then data required for that process. Object Oriented Programming is designed which focuses on…
Difference between Visual Programming and Non Visual Programming |Visual Programming vs. Non Visual Programming
Visual Programming Non-Visual Programming Visual Programming requires IDE: Integrated Development Environment. Non Visual Programming does not require IDE : Integrated Development Environment. Visual Programming uses IDE so development of programme…