Advertisement
as1998

Untitled

Aug 20th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. Diterbitkan pada 12 Okt 2016
  2. In this video tutorial we are going to design and develop a website with basic login page in PHP and MySQL.
  3. For front end designing we will create the login page in HTML and CSS.
  4. We will also create a registration form in PHP and MySQL for users to register their details in the Database.
  5. PHP is a open source server side scripting language which can be used along with HTML language to make the website more dynamic and add more functionalities.
  6. MySQL is a open source RDBMS.
  7. This video tutorials is for beginners and you will only need to have a basic knowledge of all the above mention technologies that we are going to use.
  8. This tutorial is divided in 3 parts and in first part we will be designing all the web-pages and styling it with basic CSS attributes.
  9. In Part 2 we will add functionality to the login and registration page using PHP programming and also perform Database connectivity with MySQL db.
  10. In part 3 we will enhance our existing Web-application and add more HTML form fields like radio buttons and select box to the exisiting Application.
  11. Download the Project source files here :
  12. https://drive.google.com/open?id=0Byp...
  13. Simple Snippets Website Link : http://simplesnippets.net/
  14. Google Plus Page : https://plus.google.com/+SimpleSnippets
  15. Facebook page here:
  16. https://www.facebook.com/simplesnippets/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement