https://www.w3schools.com/php/php_file_upload.asp
PHP File Upload
PHP File Upload With PHP, it is easy to upload files to the server. However, with ease comes danger, so always be careful when allowing file uploads! Configure The "php.ini" File First, ensure that PHP is configured to allow file uploads. In your "php.ini"
www.w3schools.com
https://www.w3schools.com/bootstrap4/bootstrap_forms_custom.asp
Bootstrap 4 Custom Forms
Bootstrap 4 Custom Forms Bootstrap 4 Custom Forms Bootstrap 4 comes with customized form elements, that are meant to replace browser defaults: Custom select menu One Two Three Default select menu One Two Three Custom file upload Toggle this custom switch C
www.w3schools.com
BootStrap에서 Try it YourSelf를 보고 id, name을 파악했다. 그 다음에 Bootstrap을 진행했다.
DO IT DO IT DO IT
http://www.spacek.xyz/mle/?p=284
CKEditor 에 이미지 업로드 붙이기 | 코딩의 흔적들 ^^
이미 많은 분들이 이미지 업로드를 어떻게 하는지 작성해서 올려 주셨지만 여기에 한글과 공백이 있는 경우에도 처리할 수 있도록 수정하였습니다. 경로는 저도 다른 분들과 같이 상대 경로가 아닌 절대 경로를 사용합니다. 상대 경로 위치가 쉽게 확인되지 않네요. 절차는 다음과 같습니다. apache2/htdocs 밑에 upload 폴더를 만듭니다. apache2/htdocs/upload 밑에 images 폴더를 만듭니다. 여기에 이미지가 업로드 됩니다. apa
www.spacek.xyz
'프로그래밍 일반 > PHP' 카테고리의 다른 글
노트북 소리 안 나올 때 (0) | 2020.05.02 |
---|---|
[PHP] mailService (0) | 2020.04.30 |
[크롬] 특정사이트 캐쉬 삭제 (0) | 2020.04.30 |
[bootstap]Modal (0) | 2020.04.29 |
[Bootstrap] modal, ariua (0) | 2020.04.29 |