M. Niyazi Alpay
M. Niyazi Alpay
M. Niyazi Alpay

I've been interested in computer systems since a very young age, and I've been programming since 2005. I have knowledge in PHP, MySQL, Python, MongoDB, and Linux.

 

about.me/Cryptograph

  • admin@niyazi.org
Preparing, Calling and Using Functions in PHP

Preparing, Calling and Using Functions in PHP

Functions provide us with processed information that is given, requested, or generated at that moment. For example, we can create a table with the properties we want using a function, or we can create

PHP Image Upload and Resizing Class

PHP Image Upload and Resizing Class

Hello, I'm going to show you the image resizing and uploading class I've prepared. In my previous post, I talked about object-oriented programming. The topic I'm going to explain now is a class for im