
Learn how to build a registration from scratch and upload multiple files with javascript / css / html / php / mysql
What you'll learn
- Form User registration with php and mysql
- Upload images to server with php
- Use bootstrap twitter and drop zone js
- Form validation
- Make an ajax request
- Make basic mysql query
- Php mysql
- Have an Apache and Mysql running on your computer (MAMP or something else..)
- Have a texteditor like Visual Code Studio or sublime text or the one your prefer...
In that lesson i will explain to you how to build an html form with javascript validation, how to upload files to your server, how to make ajax query and much much more from the very beginning (blank page) to the final version !
Learn how to add custom validation to your form, how to make Mysql queries and how to deal with Ajax to let users upload their files to your server with php.
That lesson can be really useful for lot of people trying to understand how php mysql ajax and html with css works together to form the perfect form.
Who this course is for:
- Php beginner
- Mysql beginner
- Web developper beginner in php mysql
- All people learning web development with php mysql