Hafta 1

- PHP Giriş ve Temel Bilgiler
- PHP (Hypertext Preprocessor) Nedir & Ne İşe Yarar ?
- PHP İle Neler Yapılabilir ?
- PHP’nin Diğer Kullanım Alanları
- PHP’nin Temel Özellikleri
- PHP’ye Başlangıç, Yazım Kuralları (Syntax) ve Açıklama Satırları
- PHP’de Değişkenlerin Kullanımı
- PHP’de Veri Türleri
- PHP’de Sabit Değişkenler
- PHP’de Sihirli Karakterler
Hafta 2
Hafta 3
Hafta 4
Hafta 5
Hafta 6
Hafta 7

- PHP’de Tanımlı Fonksiyonlar
- En Sık Kullanılan String Fonksiyonları
- Php’de Strlen() Fonksiyonu
- Php’de Strpos() Fonksiyonu
- Php’de Substr() Fonksiyonu
- Php’de str_replace() Fonksiyonu
- Php’de strtolower() Fonksiyonu
- Php’de strtoupper() Fonksiyonu
- Php’de ucwords() Fonksiyonu
- Php’de ucfirst() Fonksiyonu
- Php’de trim() Fonksiyonu
- Php’de ltrim() Fonksiyonu
- Php’de rtrim() Fonksiyonu
- Php’de str_repeat() Fonksiyonu
- Php’de printf() Fonksiyonu
- Php’de sprintf() Fonksiyonu
- Php’de vprintf() Fonksiyonu
- Php’de vsprintf() Fonksiyonu
- Genel Tekrar Uygulamaları
Hafta 8
Hafta 9
Hafta 10

- PHP’de Dosya ve Dizin İşlemleri
- Php’de Dosya Çağırma
- Include & Require Arasındaki Farklar
- Include Kullanımı
- Require Kullanımı
- Örnek Uygulama
- Php’de Dosya Oluşturma
- Php’de Dosya Açma ve Kapatma
- Php’de Dosya İçeriğini Okuma
- Php’de Dosya Silme
- Php’de Dizin Oluşturma ve Silme
- Php’de Dizin ve Dosya Kontrolü
- Php’de Dizindeki Dosyaları Listeleme
- Php’de Dosya ve Dizinleri Yeniden Adlandırma ve Taşıma
Hafta 11
Hafta 12
Hafta 13

- PHP’de SQL Veri Tabanı: MySQLi-2
- MySQLi ile Kayıt Sorgulama
- Veri Tabanı İçerisindeki Verilere Tek Tek Erişme
- Veri Tabanı İçerisindeki Bütün Satırlara Ait Verilere Erişme (Index Numarası İle)
- Veri Tabanı İçerisindeki Bütün Satırlara Ait Verilere Erişme (Key ve Value Değerleri İle)
- MySQLi ile Kayıt Filtreleme