Skip to main content

Posts

Showing posts with the label programming

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

C# - WPF - Insert Update Delete and View Data from Oracle Database Part 1/2 [with Source Code]

Download link: https://drive.google.com/file/d/0B7cEKJxdNQDmRHAyZlAwSjA4NTg/view?usp=sharing&resourcekey=0-PBP7Mq8RnM4Gcnyqv3QFFQ c#,.net,visual c#,oracle database,insert,update,delete,view,data,saf3al2a,Safaa Al-Hayali,programming,CRUD,c# tutorial,c# (programming language)

C# - WPF - Insert Update Delete and View Data from Oracle Database Part 2/2 [with Source Code]

Download link: https://drive.google.com/file/d/0B7cEKJxdNQDmRHAyZlAwSjA4NTg/view?resourcekey=0-PBP7Mq8RnM4Gcnyqv3QFFQ c#,.net,visual c#,oracle database,insert,update,delete,view,data,saf3al2a,Safaa Al-Hayali,programming,CRUD,c# tutorial,c# (programming language)

How To Download And Install Visual Studio 2015 on Windows 10

How to download Microsoft Visual Studio (includes visual basic) 2015 community edition. This video will show you a step by step method to download vs 2015 in your computer Windows 10.  The link to the download page : https://www.visualstudio.com/downloads/ Visual basic,programming,visual basic download,vb,vb 6,visual basic 6,visual basic 2010,tutorials,visual studio 2013,visual studio 2012,visual studio 2015,How To Download And Install Visual Studio 2015,Microsoft Visual Studio (Software),Download (Website Category),Safaa Al-Hayali,saf3al2a,vs_community.exe,2017,unity

jdbc : apache tomcat & mysql : java.lang.ClassNotFoundException: com.mysql.jdbc.Driver

how to fix jdbc : apache tomcat & mysql : java.lang.ClassNotFoundException: com.mysql.jdbc.Driver, javax.servlet.ServletException: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver java, java (programming language), mysql tomcat, apache tomcat (software), jdbc, java database connectivity (internet protocol), fix, how to, javax, servlet, servlet Exception, ClassNotFoundException, com.mysql.jdbc.Driver, programming, Safaa Al-Hayali, saf3al2a, 

java : how to fix the error : java.lang.UnsupportedClassVersionError

how to fix the error Exception in thread “main” java.lang.UnsupportedClassVersionError: Unsupported major.minor version 52.0 when you want to run your java program? java,java (programming language),programming,java tutorial,fix,how to fix,error,Safaa Al-Hayali,saf3al2a,Unsupported major.minor version 52.0

How to install JDK on Windows 10 and set %JAVA_HOME% path

how to download and install java development kit (software) on windows 10, and how to configure and set path for %JAVA_HOME%, with creating simple java code to display hello world! in console to learn how to compile java code and how to run it using javac and java Java,java (programming language),jre,jdk,javac,java runtime environment,windows 10,java development kit (software),saf3al2a,Safaa Al-Hayali,JDK on Windows 10,JAVA_HOME,java tutorial,programming,java programming