PHP - Simple Facebook "Time Ago" Feature

Submitted by razormist on
Learn on how to create Simple Facebook Time Ago using PHP. This code can compressed multiple files at the same time. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user friendly environment.

PHP - Populate Select Option Using SQLite

Submitted by razormist on
Learn on how to create a Populate Select Option using SQLite. This code can compressed multiple files at the same time. PHP is a server-side scripting language designed primarily for web development. SQLite provides an interface for accessing the database. It includes class interfaces to the SQL commands. And also it allows you to create SQL functions and aggregate using PHP.

PHP - Get Multiple Checkbox Data Using jQuery

Submitted by razormist on
In this tutorial we will create a Get Multiple Checkbox Data Using jQuery. PHP is a server-side scripting language designed primarily for web development. It is a lean and consistent way to access databases. The jQuery is a fast, reliable kind of cross-platform javascript library. It is designed to simplify the traditional way of coding in javascript.

Thermal POS Printer

Submitted by devadmin on
This project demonstrates how to print to thermal receipt printer with a sample WPF POS application. No database is required. Just Setup your business information, enter dummy data into the POS and print to a printer or to pdf. Follow Source Code Updates on GitHub https://github.com/frankodoom/PosPrint

Mini Youtube Using ReactJS

Submitted by moazkhan on
This is one the best starter for ReactJS. MiniYoutube as the name suggests is a youtube like website developed using reactJS and youtube API. This project actually let's you search , play and list youtube videos. Do check it out and start learning ReactJS. Keep following for more awesome tutorials. If you like it then please encourage me by giving a star on Github: https://github.com/moazkh60

PHP - Simple Dynamic Dependent Select Box Using jQuery

Submitted by razormist on
Learn on how to create a Simple Dynamic Dependent Select Box Using jQuery. jQuery is a cross-platform javaScript library design to simplified the modern HTML client side scripting. jQuery syntax was made to make it easier to navigate a document, like select DOM elements, develop Ajax applications and etc.

Library Monitoring System Using RFID

Submitted by aemiyal on
Instead of a library card, this system uses RFID in timing in and out and also for borrowing books in the library. Before the system with RFID, the system with a library card, librarian or student assistant, and students they manual input their time in and out, name, book name, and signature. With RFID system, they just tap the RFID then it will time in or out and saved so having RFID is better

PHP - Dynamically Add/Delete Inputs

Submitted by razormist on
Learn on how to create a Dynamically Add/Delete Inputs using PHP. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user friendly environment. Using Ajax, data could then be passed between the browser and the server, using the XMLHttpRequest API, without having to reload the web page. So Let's do the coding.