Ozansoy sokak no:/2a Lapseki /Çanakkale

0 553 658 50 81

What is open source code

More ..

1 - What is open source code

You must have heard of coding programs. In these programs, two types of coding are available. Closed and open coding... The data prepared in closed coding

What is PHP? What Can Be Done

More ..

2 - What is PHP? What Can Be Done

Questions such as what is the PHP programming language or what can be done with the PHP programming language are one of the most curious topics today. The

Php Variables

More ..

3 - Php Variables

There are variables in programming, just like x and y in mathematical formulas. Whatever value we give, it represents that value wherever it is used. There are

Php File Operations

More ..

4 - Php File Operations

Thanks to file system functions in PHP, we will be able to create new files, change or delete existing files. We will also touch upon many important functions

Php Date and Time operations

More ..

5 - Php Date and Time operations

There are some settings we need to make before we start using date data. The first of these is to tell the server which city, country or time zone we are in in

Php Directory operations

More ..

6 - Php Directory operations

Thanks to directory operations with PHP, we can create new directories, move directories, rename them, delete them and show what's inside. Creating software

php file upload

More ..

7 - php file upload

We will use the html form we learned in previous lessons for PHP file upload processing. In this work where we will send files from other people's computers to

Php Bot Making

More ..

8 - Php Bot Making

Inter robots that automatically access, evaluate, use, store or publish many addresses and content on the Internet for the purpose for which they are

Using htaccess with PHP

More ..

9 - Using htaccess with PHP

Htaccess; Many useful referral jobs in the web area  It is an effective and multi-purpose settings file on Apache web servers that allows you to do this.

Php Data Objects (PDO)

More ..

10 - Php Data Objects (PDO)

It is time for the "mysql_connect" and "mysql_query" functions to be removed from the curriculum, and PHP has started to signal this in its official

Sending Email with PHP

More ..

11 - Sending Email with PHP

In my previous article on how to create a mail form, I explained how to send an e-mail with the normal e-mail function. Now I will talk about sending e-mail