#93 Profile thumbnails | Student management system in PHP | OOP MVC | Quick programming tutorial

preview_player
Показать описание
in this series, we create a student management system from scratch using PHP in object oriented format and model view controller system.

images used:

source code:

complete playlist:

PHP Object Oriented Programming basics:

more tutorials:
make a social website from scratch:

all crash courses:

code a live chat app in PHP and JavaScript:

make an eCommerce website from template:

convert an HTML template to PHP website:

simple signup and login system & security:

crop images with PHP:

Chart or graph using SVG:

Responsive web design:

clean pretty URLs:

support me on patreon:

my facebook:
Рекомендации по теме
Комментарии
Автор

Hi there - big thank you for these tutorials, I'm really enjoying them. However, I'm having a problem with resizing the images - I get a fatal error message even when I've copied your code! I've found that if I hide the following lines the images appear, but the are not rounded. The two lines are:
 $class = new Image();
$image = ROOT . "/" .
What am I doing wrong?

Lev
Автор

Could you help me with this error? Fatal error: Uncaught Error: Call to undefined function imagecreatefrompng()

wipachom
Автор

it's telling me the imagecreatefrompng function is not found. I don't know why

oghenevwefepeace
visit shbcf.ru