{"id":17477559,"url":"https://github.com/rasabh-org/php-tutorials","last_synced_at":"2025-03-28T11:46:08.390Z","repository":{"id":258221075,"uuid":"872618999","full_name":"rasabh-org/PHP-Tutorials","owner":"rasabh-org","description":"A repository to host sample PHP source files intended to be used as study materials for learning or teaching purposes.","archived":false,"fork":false,"pushed_at":"2024-10-18T18:04:22.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-20T11:09:45.056Z","etag":null,"topics":["php","programming-language","tutorial-code","tutorial-demos","tutorial-sourcecode","tutorials"],"latest_commit_sha":null,"homepage":"https://www.w3schools.com/php/default.asp","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasabh-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-10-14T18:55:03.000Z","updated_at":"2024-10-18T18:04:25.000Z","dependencies_parsed_at":"2024-10-28T09:53:31.628Z","dependency_job_id":"195c56ae-a199-41bc-b70d-a26f999a02d8","html_url":"https://github.com/rasabh-org/PHP-Tutorials","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"67b9355f755dc3800c021f6ed91cef24c53ca11d"},"previous_names":["rasabh-org/php-tutorials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasabh-org%2FPHP-Tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasabh-org%2FPHP-Tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasabh-org%2FPHP-Tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasabh-org%2FPHP-Tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasabh-org","download_url":"https://codeload.github.com/rasabh-org/PHP-Tutorials/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246025942,"owners_count":20711576,"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","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":["php","programming-language","tutorial-code","tutorial-demos","tutorial-sourcecode","tutorials"],"created_at":"2024-10-18T20:08:10.239Z","updated_at":"2025-03-28T11:46:08.357Z","avatar_url":"https://github.com/rasabh-org.png","language":"PHP","readme":"# PHP-Tutorials\n\n### A repository to host sample PHP source files intended to be used as study materials for learning or teaching purposes.\n\n## What You Should Already Know?\n\n| RANK | LANGUAGES  |\n| ---: | ---------- |\n|    1 | HTML       |\n|    2 | CSS        |\n|    3 | JAVASCRIPT |\n\n## What is PHP?\n\n- PHP is an acronym for **\"PHP: Hypertext Preprocessor\"**\n- PHP scripts are **executed on the server**\n\n## What is a PHP File?\n\n- PHP files can contain **text, HTML, CSS, JavaScript, and PHP code**\n- PHP code is **executed on the server**, and the result is **returned to the browser as plain HTML**\n- PHP files have extension \".php\"\n\n## What Can PHP Do?\n\n- PHP can **generate dynamic page content**\n- PHP can **create, open, read, write, delete, and close files** on the server\n- PHP can **collect form data**\n- PHP can **send and receive cookies**\n- PHP can **add, delete, modify data in your database**\n- PHP can **be used to control user-access**\n- PHP can **encrypt data**\n\n## PHP Version Information\n\n**This tutorial makes use of the PHP version 8.1.6.**\n\n\u003e The latest version of PHP can be downloaded from the [PHP: Downloads](https://www.php.net/downloads.php, \"Download website for PHP\").\n\n\u003e [!NOTE]\n\u003e There are two PHP functions to get the details of the PHP installation in your system: phpversion() and phpinfo().\n\n\u003e [!TIP]\n\u003e Always use the latest version of PHP to try this tutorial.\n\n## Installation and Server Configuration\n\nYou must:\n\n- Install a Web Server **such as Apache**\n- Install latest version of PHP\n- Install a database server **such as MySQL**\n\nThe following file links provide details information about the process of server and database installation and configuration:\n\n1. [Installation and Configuration of **Apache Web Server**](Docs/Apache.md)\n2. [Installation and Configuration of **MySQL Database Server**](Docs/MySQL.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasabh-org%2Fphp-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasabh-org%2Fphp-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasabh-org%2Fphp-tutorials/lists"}