본문 바로가기

분류 전체보기

(262)
[css]inline, block 블록 ,블럭 https://www.beautifulcss.com/archives/1179
[php] 전역변수 $GLOBALS vs $_SESSION globals도 페이지간에 변수를 공유할 수 있고, session도 페이지 간에 변수를 공유할 수 있다면 도데체 차이가 무엇인지 궁금했다. stackoverflow.com/questions/14848145/what-is-the-difference-between-session-variables-global-variables-in-php What is the difference between session variables & Global variables in php? What is the difference between session & Global variables in php? stackoverflow.com 결론만 말하자면 globals는 페이지를 넘나들며 변수를 공유할 수 있다. 세션도 이런 기..
[mysql]auto_increment 초기화, 설정 blog.naver.com/PostView.nhn?blogId=imf4&logNo=220762181574 MySQL : auto_increment (값 자동증가) 및 초기화방법 및 초기화 되지 않을때 MySQL : auto_increment (값 자동증가) 및 초기화방법 및 초기화 되지 않을때 테이블 컬럼에 AUTO_... blog.naver.com auto_increment가 innoDB엔진에서는 특징이 몇가지 있다. 읽었을 때 다 이해되지는 않지만 어쨋든 안되는 몇가지가 있다.
VScode와 Visual Studio의 차이 big-blog.tistory.com/665 Visual Studio Code와 Visual Studio의 차이점은 무엇입니까? Visual Studio Code와 Visual Studio의 차이점은 무엇입니까? Microsoft는 최근 Visual Studio Code를 출시 했으며 Visual Studio 에는 기능적으로 많은 유사점이 있기 때문에 사용법에 약간 혼란스러워 합니다. V.. big-blog.tistory.com vsCode는 atom같은 text editor, visual studio는 IDE임.
[php] 코드의 수정사항이 반영이 안될 때 캐쉬 문제임. php.ini 파일에 가서opcache.enable=0로 설정을 하면 됨! (1=사용함, 2=사용안함.) suzxc2468.tistory.com/196 PHP 수정사항이 바로 적용안될때 : PHP 캐시 비활성화 #잡설 간단한 웹애플리케이션을 만들때 뚝딱 만드려고 출퇴근시간 막간을 이용하여 인강으로 서버사이드 언어인 PHP을 배웠다. WAMP(Windows 기반 / Apache Server / MySQL / PHP) 라는 기가막힌 종합셋트로 suzxc2468.tistory.com
[mysql, db] 스키마란? https://jwprogramming.tistory.com/m/47스키마란? (개념스키마, 내부스키마, 외부스키마)Database의 시작을 무엇으로 할 까 하다가.. 스키마에 대한 내용으로 시작하게 되었습니다. 스키마의 소개와 개념/내부/외부 스키마의 정의와 특징에 대해 살펴보겠습니다. 먼저 스키마란 - 데이jwprogramming.tistory.com db를 구현하고 db가 동작하는 데 있어 필요한 원칙들, 제한조건, 어떻게 하면 되는지 명시해놓은 규칙 정도라고 생각하면 될듯
[mysql, heidisql] .sql파일 내보내기, 가져오기 db가져오기,내보내기 table 가져오기, 내보내기 테이블 가져오기, 내보내기 www.thewordcracker.com/miscellaneous/%EA%B8%B0%EB%B3%B8%EC%A0%81%EC%9D%B8-heidisql-%EC%82%AC%EC%9A%A9%EB%B2%95-db-%EB%82%B4%EB%B3%B4%EB%82%B4%EA%B8%B0-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0/#ftoc-heading-1
dump의 뜻 m.blog.naver.com/PostView.nhn?blogId=on21life&logNo=221510758310&proxyReferer=https:%2F%2Fwww.google.com%2F