#67 Classes on profile | Student management system in PHP | OOP MVC | Quick programming tutorial
in this series, we create a student management system from scratch using PHP in object oriented format and model view controller system.
source code:
https://github.com/Eathorne2/PHP-Student-management
complete playlist:
https://www.youtube.com/watch?v=ztDGTjXlY5U&list=PLY3j36HMSHNUkFkPiHF3BpbQ290mBDTLv
PHP Object Oriented Programming basics:
https://www.youtube.com/watch?v=wr6EuooKvLU&list=PLY3j36HMSHNUfTDnDbW6JI06IrkkdWCnk
more tutorials:
make a social website from scratch:
https://www.youtube.com/watch?v=VeOhsHkMaKQ&list=PLY3j36HMSHNWaKUC73RJlwi6oU-WTpTPM
all crash courses:
https://www.youtube.com/watch?v=ftMV8x9dKR0&list=PLY3j36HMSHNXa64sK1NJrXjm8a8uTyZru
code a live chat app in PHP and JavaScript:
https://www.youtube.com/watch?v=vKqL5OM6kIk&list=PLY3j36HMSHNWdM1oRHmFIOLxneqSZ6byi
make an eCommerce website from template:
https://www.youtube.com/watch?v=Nh5Aqq-SkZE&list=PLY3j36HMSHNVrpJReLvCdi2rVJwXk8Zn5
convert an HTML template to PHP website:
https://www.youtube.com/watch?v=mK7CiJeYOwI&list=PLY3j36HMSHNXv7r4s43meWLn2cvyqrJhG
simple signup and login system & security:
https://www.youtube.com/watch?v=WYufSGgaCZ8&list=PLY3j36HMSHNWM7Guy9bh8o2HJ6YS8dQF6
crop images with PHP:
https://www.youtube.com/watch?v=u6adna5zSwA&list=PLY3j36HMSHNWDOaCA_O8JvtTpOShZbVdX
Chart or graph using SVG:
https://www.youtube.com/watch?v=jnjzGoQp4Ps&list=PLY3j36HMSHNUgiZrqmWgTkH8nGba-ju_4
Responsive web design:
https://www.youtube.com/watch?v=c8EklYtISgM&list=PLY3j36HMSHNUciI6ou1sVXQB14zFR3K2j
clean pretty URLs:
https://www.youtube.com/watch?v=byjMGftJeyU&list=PLY3j36HMSHNWNrUZkdr0tEwQdci_1z-Ar
support me on patreon:
https://www.patreon.com/quickcode
my facebook:
www.facebook.com/quickcode
source code:
https://github.com/Eathorne2/PHP-Student-management
complete playlist:
https://www.youtube.com/watch?v=ztDGTjXlY5U&list=PLY3j36HMSHNUkFkPiHF3BpbQ290mBDTLv
PHP Object Oriented Programming basics:
https://www.youtube.com/watch?v=wr6EuooKvLU&list=PLY3j36HMSHNUfTDnDbW6JI06IrkkdWCnk
more tutorials:
make a social website from scratch:
https://www.youtube.com/watch?v=VeOhsHkMaKQ&list=PLY3j36HMSHNWaKUC73RJlwi6oU-WTpTPM
all crash courses:
https://www.youtube.com/watch?v=ftMV8x9dKR0&list=PLY3j36HMSHNXa64sK1NJrXjm8a8uTyZru
code a live chat app in PHP and JavaScript:
https://www.youtube.com/watch?v=vKqL5OM6kIk&list=PLY3j36HMSHNWdM1oRHmFIOLxneqSZ6byi
make an eCommerce website from template:
https://www.youtube.com/watch?v=Nh5Aqq-SkZE&list=PLY3j36HMSHNVrpJReLvCdi2rVJwXk8Zn5
convert an HTML template to PHP website:
https://www.youtube.com/watch?v=mK7CiJeYOwI&list=PLY3j36HMSHNXv7r4s43meWLn2cvyqrJhG
simple signup and login system & security:
https://www.youtube.com/watch?v=WYufSGgaCZ8&list=PLY3j36HMSHNWM7Guy9bh8o2HJ6YS8dQF6
crop images with PHP:
https://www.youtube.com/watch?v=u6adna5zSwA&list=PLY3j36HMSHNWDOaCA_O8JvtTpOShZbVdX
Chart or graph using SVG:
https://www.youtube.com/watch?v=jnjzGoQp4Ps&list=PLY3j36HMSHNUgiZrqmWgTkH8nGba-ju_4
Responsive web design:
https://www.youtube.com/watch?v=c8EklYtISgM&list=PLY3j36HMSHNUciI6ou1sVXQB14zFR3K2j
clean pretty URLs:
https://www.youtube.com/watch?v=byjMGftJeyU&list=PLY3j36HMSHNWNrUZkdr0tEwQdci_1z-Ar
support me on patreon:
https://www.patreon.com/quickcode
my facebook:
www.facebook.com/quickcode
Related videos
#64 Home page view | Student management system in PHP | OOP MVC | Quick programming tutorial
19:05
#65 Dashboard links | Student management system in PHP | OOP MVC | Quick programming tutorial
10:37
#66 Profile tabs | Student management system in PHP | OOP MVC | Quick programming tutorial
13:29
#67 Classes on profile | Student management system in PHP | OOP MVC | Quick programming tutorial
16:39
#68 Fix class info | Student management system in PHP | OOP MVC | Quick programming tutorial
14:28
#69 Show correct classes | Student management system in PHP | OOP MVC | Quick programming tutorial
7:10
#70 Access function | Student management system in PHP | OOP MVC | Quick programming tutorial
14:52
#71 Limit user access | Student management system in PHP | OOP MVC | Quick programming tutorial
16:44
#72 Improving security | Student management system in PHP | OOP MVC | Quick programming tutorial
14:02
#73 School access | Student management system in PHP | OOP MVC | Quick programming tutorial
20:39
#74 Students access | Student management system in PHP | OOP MVC | Quick programming tutorial
18:25
#75 Profile access | Student management system in PHP | OOP MVC | Quick programming tutorial
9:16
#76 Search feature | Student management system in PHP | OOP MVC | Quick programming tutorial
13:17
#77 Staff search | Student management system in PHP | OOP MVC | Quick programming tutorial
11:29
#78 Classes search | Student management system in PHP | OOP MVC | Quick programming tutorial
15:48
#79 Pagination | Student management system in PHP | OOP MVC | Quick programming tutorial
15:46
#80 Pager class | Student management system in PHP | OOP MVC | Quick programming tutorial
19:46
#81 Improve pager class | Student management system in PHP | OOP MVC | Quick programming tutorial
21:14
#82 Pager final fix | Student management system in PHP | OOP MVC | Quick programming tutorial
10:50
#83 Fix duplicate rows | Student management system in PHP | OOP MVC | Quick programming tutorial
13:11
#84 Fix duplicate rows 2 | Student management system in PHP | OOP MVC | Quick programming tutorial
8:59
#85 Edit profile buttons | Student management system in PHP | OOP MVC | Quick programming tutorial
9:05
#86 Edit profile UI | Student management system in PHP | OOP MVC | Quick programming tutorial
13:50
#87 Profile edit function | Student management system in PHP | OOP MVC | Quick programming tutorial
18:24