{"id":27038023,"url":"https://github.com/mehemmedq2003/php_lessons","last_synced_at":"2026-04-09T12:06:41.945Z","repository":{"id":282928676,"uuid":"924675951","full_name":"MehemmedQ2003/Php_Lessons","owner":"MehemmedQ2003","description":"Php Lessons","archived":false,"fork":false,"pushed_at":"2025-01-30T13:13:15.000Z","size":1240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T02:19:11.174Z","etag":null,"topics":["bootstrap","css","excel","file","html5","js","json","pdo-mysql","pdo-php","php","phpmailer-library"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MehemmedQ2003.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-30T12:59:16.000Z","updated_at":"2025-01-30T13:15:22.000Z","dependencies_parsed_at":"2025-03-17T18:37:07.010Z","dependency_job_id":null,"html_url":"https://github.com/MehemmedQ2003/Php_Lessons","commit_stats":null,"previous_names":["elvingasimov/php_lessons","muhammadgasimov/php_lessons","mehemmedq2003/php_lessons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MehemmedQ2003/Php_Lessons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehemmedQ2003%2FPhp_Lessons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehemmedQ2003%2FPhp_Lessons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehemmedQ2003%2FPhp_Lessons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehemmedQ2003%2FPhp_Lessons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MehemmedQ2003","download_url":"https://codeload.github.com/MehemmedQ2003/Php_Lessons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehemmedQ2003%2FPhp_Lessons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272936421,"owners_count":25018160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","css","excel","file","html5","js","json","pdo-mysql","pdo-php","php","phpmailer-library"],"created_at":"2025-04-05T02:19:12.138Z","updated_at":"2025-12-30T21:35:00.370Z","avatar_url":"https://github.com/MehemmedQ2003.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Dərsləri\n\nBu repository PHP dili öyrənmək istəyənlər üçün təməl və orta səviyyə məzmunlu dərsləri özündə ehtiva edir. Burada PHP-nin əsas konseptlərini öyrənmək və praktik misallarla tətbiq etmək mümkün olacaq.\n\n## Məzmun\n\nBu repository-a daxil olan dərslər:\n\n1. **Dəyişkənlər (Variables)**\n   - PHP dəyişkənləri\n   - Mətni (String), tam (Integer), onluq (Float) ədədlər\n   - Boolean dəyərlər\n   - Konstanta istifadəsi\n\n2. **Massivlər (Arrays)**\n   - Tək ölçülü massivlər\n   - Associative massivlər\n   - Daxili massiv metodları\n   - Çox ölçülü massivlər\n\n3. **Operatorlar (Operators)**\n   - Riyazi operatorlar\n   - Qarşılaşdırma operatorları\n   - Məntiqi operatorlar\n   - Bitwise operatorları\n\n4. **Şərtlər (Conditions)**\n   - `if`, `else`, `elseif` istifadəsi\n   - `switch-case` istifadəsi\n\n5. **Funksiyalar (Functions)**\n   - Daxili funksiyalar\n   - Öz funksiyalarınızı yaratmaq\n   - Parametrli və parametrsiz funksiyalar\n   - Geri dəyər döndürən funksiyalar\n\n6. **Layout və Include**\n   - `include` və `require` istifadəsi\n   - Layout sisteminin qurulması\n\n7. **Formlarla işləmək (Forms Processing)**\n   - `GET` və `POST` metodları\n   - Form validasiya\n   - Xətaları idarə etmək\n\n8. **Fayllarla işləmək (File Handling)**\n   - Fayl oxumaq və yazmaq\n   - Faylın mövcudluğunu yoxlamaq\n   - Faylı silmək və dəyişdirmək\n\n9. **JSON formatı (JSON Handling)**\n   - JSON-a çevirib oxumaq\n   - JSON-dan array əlde etmək\n\n10. **Cookies və Sessiyalar (Cookies \u0026 Sessions)**\n    - Cookies yaratmaq və idarə etmək\n    - Session istifadəsi\n    - Session dəyərlərini idarə etmək\n\n11. **PDO və Verilənlər Bazası (Database with PDO)**\n    - MySQL bazasına qoşulmaq\n    - Məlumat daxil etmək, silmək, yeniləmək\n    - SQL Injection-dan qorunmaq\n\n## Necə istifadə etmək olar?\n\n1. Repository-ni klon edin:\n   ```bash\n   git clone https://github.com/MehemmedQ2003/Php_Lessons.git\n   ```\n2. PHP serveri başlatmaq üçün:\n   ```bash\n   php -S localhost:8000\n   ```\n3. `index.php` faylını brauzerdə açın: \n   ```\n   http://localhost:8000/index.php\n   ```\n\n## Tələblər\n\nBu dərsləri izləmək üçün sizə lazım olacaq:\n- PHP 7+ versiyası\n- Apache və ya PHP-in daxili serveri\n- MySQL (verilənlər bazası hissəsi üçün)\n\n## Rəyi bildir\n\nBu repository sənə kömək etdimi? Rəyinizi bildirin və ya yeniləmələr üçün PR göndərin!\n\n---\n\n**Məllif:** Məhəmməd Qardaşov  \n**Lisenziya:** MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehemmedq2003%2Fphp_lessons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehemmedq2003%2Fphp_lessons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehemmedq2003%2Fphp_lessons/lists"}