Feedback System using PDO in PHP

Submitted by azalea zenith on
This simple Feedback System using PDO in PHP. Today, there’s a lot of websites that accessible on the internet. Using this simple tutorial, the user can learn to communicate to the owner of the website by using the feedback system which commonly used as a contact us in the websites. Most of it, they offer your full name, email address, and/or a phone number which the user can start to communicate

Contact Form in Bootstrap Template

Submitted by azalea zenith on
In this tutorial, we are going to create simple Contact Form in Bootstrap Template. This simple tutorial that I create is a very common right now. There are many of websites that have a contact form. It’s commonly used to set a questions or suggestions to your website by the user that they send to the email of a website. Here are a few examples of reasons why it has a contact form on the website

How to SELECT All Data using Date Today in PHP

Submitted by alpha_luna on
In this tutorial, we are going to learn how to SELECT All Data using Date Today in PHP. This source code is a simple guide to the beginners who really want to know how to select all MySQL Data from today date. We are going to use the PDO object in PHP to select data using the date. We have example MySQL table and it's called "tbl_topic".

Simple Dynamic Web Site

Submitted by Chinthaka Deshapriya on
Welcome --------------- Hi Guys! I am Chinthaka Deshapriya from Sri Lanka. I am going to give some valuable source code for beginners of dynamic web developers. Installation ---------------- 01. Extract all content into your host. 02. Create New Database Name "maindb" 03. Import Database from your content in DB folder. Fine! It will work well. Good Luck!

Hotel ERP System

Submitted by Raj.Sharma on
1. Room Reservation,Check in,Check Out,Multiple Banquet Hall and Wedding Garden Reservation. 2. Restaurant Billing. 3. Guests Orders Management. 4. Stock Management. 5. Employee's Payroll System. 6. Advanced records searching Facility, Advanced reports. 7. Inventory Management 8. Chat Module, System Logs,database backup and restore facility etc. 9. Multiple Hotels Management, Multiple Currency

Image Steganography using Modified SDSA Algorithm

Submitted by Njenga on
Hello! This is an image steganography Application in C#. The modified SDSA(Spatially Desynchronized Steganographic Algorithm ) uses blocks of 8x8(m x n)to embed the document in the carrier image in specific stego chunks which are returned back to the image.SDSA is based on spatial block desynchronization to disturb the successful prediction of cover image statistics from the stego image which is

Borrowing and Returning Function in PHP/MySQL

Submitted by alpha_luna on
In this tutorial, we are going to learn how to create Borrowing and Returning Function in PHP/MySQL. We all know, Library System have this two functions. You can use this source code to create a simple Library System or in any system that has to borrow and returning functions. Hope you can learn from this tutorial.

Highlight Words after Search

Submitted by azalea zenith on
We are going to create another tutorial and it's called Highlight Words after Search. If you are looking for highlighting words after search then you are at the right place. Using this tutorial, the users can easily find their search words to the web page. The resulting word will automatically be highlighted in the web page from the database.

Output

As you can see in the image below, the word Library was highlighted after clicking the button search in the web page.