php

Simple Registration Form with Session Capabilities

Submitted by jesse kariuki on
Greetings. I have always dreamt of submitting a code here on this platform for others to benefit from. Since I now have the opportunity to do so. Allow me without further ado to share a few details of what the program does. Register an account. Reset password to default: Maintain sessions through the application: Session caps. User cannot login to the application twice: TO-DO List: Email, SMS

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!