Skip to main content

Posts

Showing posts with the label mysql

PART #4: Registration and Login System Tutorial Using PHP and MYSQL

PART #4: Registration and Login System Tutorial Using PHP and MYSQL Registration and login system using PHP and MySQL database, in this part you will do the following: 1- Creating the Login & Logout page. 2- Validating the Login and Logout. 3- Tell me what next :) Good luck. PHP,Mysql,Programming,web development,How to,Technology,web programming,web project ideas,safaa al-hayali,saf3al2a,Registration and login,Registration and login in php,php and mysql login system,registration system using php and mysql,login and register php,login and register php with database,database,php tutorial,learn php,tutorial

PART #3: Registration and Login System Tutorial Using PHP and MYSQL

PART #3: Registration and Login System Tutorial Using PHP and MYSQL Registration and login system using PHP and MySQL database, in this part you will do the following: 1- Creating the activation page. 2- Validating the activation requests (GET, POST). 3- Sending the activation link again, if the user didn't get the message. Good luck. PHP,Mysql,Programming,web development,How to,Technology,web programming,web project ideas,safaa al-hayali,saf3al2a,Registration and login,Registration and login in php,php and mysql login system,registration system using php and mysql,login and register php,login and register php with database,database,php tutorial,learn php,tutorial

PART #2: Registration and Login System Tutorial Using PHP and MYSQL

PART #2: Registration and Login System Tutorial Using PHP and MYSQL Registration and login system using PHP and MySQL database, in this part you will do the following: 1- Creating the registration page. 2- Validating the registration form. 3- Sending the activation link on successful registration. note: you can find the mailserver tool here: [MailServerTool] Good luck. PHP,Mysql,Programming,web development,How to,Technology,web programming,web project ideas,safaa al-hayali,saf3al2a,Registration and login,Registration and login in php,php and mysql login system,registration system using php and mysql,login and register php,login and register php with database,database,php tutorial,learn php,tutorial

PART #1: Registration and Login System Tutorial Using PHP and MYSQL

PART #1: Registration and Login System Tutorial Using PHP and MYSQL Registration and login system using PHP and MySQL database, in this part you will do the following: 1- Creating the database and the users table. 2- Establishing the connection to the database. 3- Creating a website template(header, footer, style for all pages). 4- Creating a preferences script for your website. 5- Finishing home page. note: you can find the style sheet file here: [style.css] Good luck. PHP,Mysql,Programming,web development,How to,Technology,web programming,web project ideas,safaa al-hayali,saf3al2a,Registration and login,Registration and login in php,php and mysql login system,registration system using php and mysql,login and register php,login and register php with database,database

mysql workbench : how to fix error code 1175 : You are using safe update mode

mysql workbench : how to fix : Error Code 1175. You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column To disable safe mode, toggle the option in Preferences - SQL Editor mysql,database,mysql workbench,Error Code 1175,fix,error,SAFAA AL-HAYALI,saf3al2a,how to fix,You are using safe update mode,and you tried to update a table without a WHERE that uses a KEY column,mysql (software),tutorial