{"id":26833400,"url":"https://github.com/mr-won/web_programming","last_synced_at":"2025-03-30T15:28:53.889Z","repository":{"id":62159971,"uuid":"558405641","full_name":"mr-won/Web_Programming","owner":"mr-won","description":"웹프로그래밍 중간고사 준비 php+mysql","archived":false,"fork":false,"pushed_at":"2023-01-23T04:08:59.000Z","size":79557,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T02:27:16.050Z","etag":null,"topics":["mysql","php","web-programming"],"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/mr-won.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}},"created_at":"2022-10-27T13:39:14.000Z","updated_at":"2023-05-08T16:43:09.000Z","dependencies_parsed_at":"2023-02-12T20:32:04.208Z","dependency_job_id":null,"html_url":"https://github.com/mr-won/Web_Programming","commit_stats":null,"previous_names":["wonttan/web_programming","wonchihyeon/web_programming","chihyunwon/web_programming","mr-won/web_programming","chihyeonwon/web_programming"],"tags_count":null,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FWeb_Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FWeb_Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FWeb_Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-won%2FWeb_Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-won","download_url":"https://codeload.github.com/mr-won/Web_Programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246337814,"owners_count":20761271,"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":["mysql","php","web-programming"],"created_at":"2025-03-30T15:28:53.432Z","updated_at":"2025-03-30T15:28:53.881Z","avatar_url":"https://github.com/mr-won.png","language":"PHP","readme":"# Web_Programming\n웹프로그래밍 중간고사 준비 php+mysql\n\n## PHP number_format\n\n첫번째 매개 변수는 숫자를 담고   \n두번째는 소수점 몇째 자리까지 보여줄 것인지.   \n세번째는 소숫점 을 구분하는 점이 되고,   \n네번째는 천 단위마다 구분해서 보여줄 문자 입니다.\n\n```php\n$s_avg = number_format($s_sum/3,2,\".\",\"\"); // $s_sum/3 변수의 값을 소수 둘째 자리까지 소숫점을 구분하는 기호는 . 이고 천 단위마다 구분 문자는 공백\n```\n\n출력화면\n![image](https://user-images.githubusercontent.com/58906858/198301092-314542c1-0a8e-49d7-9dcf-b9d560cf7bf0.png)\n\n## PHP 개행 문자\n\nPHP 개행은 다음과 같이 코드 사용\n```php\n\u003cbr\u003e\\n\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-won%2Fweb_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-won%2Fweb_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-won%2Fweb_programming/lists"}