Skip to content

chaitae67/php.pj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php.pj
├─ .gitignore
├─ font
│  ├─ SKYBORI.otf
│  └─ SKYBORI.ttf
├─ frontend
│  ├─ ai
│  │  ├─ ai.css
│  │  ├─ ai.html
│  │  ├─ ai.js
│  │  ├─ ai.php
│  │  ├─ ai_predict.py
│  │  └─ ai_process.php
│  ├─ board
│  │  ├─ board.css
│  │  ├─ board.html
│  │  ├─ board.php
│  │  ├─ board_in.css
│  │  ├─ board_in.html
│  │  ├─ board_in.php
│  │  ├─ board_process.php
│  │  ├─ board_search.php
│  │  ├─ board_update.css
│  │  ├─ board_update.html
│  │  ├─ board_update.php
│  │  ├─ board_update_process.php
│  │  ├─ board_write.css
│  │  ├─ board_write.html
│  │  └─ board_write.php
│  ├─ img
│  │  ├─ PF_big.png
│  │  ├─ ai.png
│  │  ├─ aiimage.jpg
│  │  ├─ background01.png
│  │  ├─ background02.png
│  │  ├─ bear.png
│  │  ├─ dogs.jpg
│  │  ├─ img01.jpg
│  │  ├─ img02.jpg
│  │  ├─ img03.jpg
│  │  ├─ img04.jpg
│  │  ├─ img05.jpg
│  │  ├─ img06.png
│  │  ├─ img07.png
│  │  ├─ instagram.png
│  │  ├─ logo.png
│  │  ├─ petfolio.png
│  │  ├─ pf .png
│  │  ├─ pf cat.jpg
│  │  ├─ thumb.jpeg
│  │  ├─ thumb02.jpg
│  │  ├─ thumb03.jpg
│  │  ├─ white.png
│  │  ├─ 강아지.jpg
│  │  ├─ 검색 아이콘.png
│  │  ├─ 고양이 고화질.jpg
│  │  ├─ 고양이 사진.jpg
│  │  ├─ 고양이.jpg
│  │  └─ 야생동물.jpg
│  ├─ login
│  │  ├─ login.css
│  │  ├─ login.html
│  │  ├─ login.js
│  │  ├─ login.php
│  │  ├─ login_process.php
│  │  └─ logout.php
│  ├─ main
│  │  ├─ main.css
│  │  ├─ main.html
│  │  └─ main.php
│  ├─ notice
│  │  ├─ notice-process.php
│  │  ├─ notice-search.php
│  │  ├─ notice.css
│  │  ├─ notice.html
│  │  ├─ notice.php
│  │  ├─ notice_in.css
│  │  ├─ notice_in.html
│  │  └─ notice_in.php
│  ├─ pf
│  │  ├─ pf.css
│  │  ├─ pf.html
│  │  ├─ pf.php
│  │  ├─ pf_InDetail.css
│  │  ├─ pf_comment_process.php
│  │  ├─ pf_image
│  │  │  ├─ 1701195540781.png
│  │  │  ├─ 1701195898907.jpeg
│  │  │  └─ 1701202202589.png
│  │  ├─ pf_in.css
│  │  ├─ pf_in.html
│  │  ├─ pf_in.php
│  │  ├─ pf_in_process.php
│  │  ├─ pf_write.css
│  │  ├─ pf_write.html
│  │  ├─ pf_write.js
│  │  ├─ pf_write.php
│  │  ├─ pf_write_process.php
│  │  ├─ style_PfWrite.css
│  │  └─ style_pf.css
│  ├─ signup
│  │  ├─ signup.css
│  │  ├─ signup.html
│  │  ├─ signup.php
│  │  └─ signup_process.php
│  └─ topbar
│     ├─ TopBar.css
│     ├─ TopBar.html
│     └─ topbar.php
└─ requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors