많은 분들이 codeigniter 도입 초반부에 index.php 없이 쓰려다 암초에 걸려서 포기하거나 스트레스를 받거나 하실 겁니다. (사실 저도 가끔 다른 환경에 설치하다보면 안될 때가 있습니다.) 그래서 여태까지 경험으로 축적했던 내용들을 풀어볼까 합니다. http://codeigniter-kr.org/index.php/lecture/lists 와 http://codeigniter-kr.org/lecture/lists 어느 것이 더 직관적일까요? 그리고 사용자입장에서 메인을 거치지 않고 다이렉트로 특정위치에 접근하고 싶을때 index.php라는...
Continue reading
October 31, 2014 techsupport
Blog, Tech
Security: Automatically block someone who is snooping around your site In this article, we will expand on our PHP Ban script and show you how to automatically ban people attempting to snoop around your website. For this article, you will need the PHP script mentioned in the other...
Continue reading
October 31, 2014 techsupport
Blog, Tech
각설하고, 이번에는 지난 번 만들었던 간단한 리스트를 뿌려주는 프로그램에 덧붙여 보겠습니다. 먼저, 다음과 같이 컬럼를 추가합니다. 내용을 담기 위한 memo컬럼과 조회수를 보여줄 view컬럼을 추가했습니다. (나중에 쓰일건 천천히 하면서 추가합시다.) 그럼 먼저, 게시글을 클릭했을 때 게시글 조회를 할 수 있도록 해 봅시다. 먼저 컨트롤러에서 view...
Continue reading
October 31, 2014 techsupport
Blog, Tech
먼저 DB관리툴에 접속하셔서, Codeigniter라는 데이터베이스를 만드시고 (이름은 상관 없습니다.) 아래와 같은 쿼리를 통해 테이블을 하나 생성합니다. 이 테이블은 게시판에 사용할 녀석은 아니고, 일단 테스트로 만들어 보는 테이블입니다. 간단하게 primary key와 내용만을 저장합니다. 이제 데이터베이스 테이블은 준비가 되었으니, codeigniter로 돌아가서 데이터베이스 세팅을...
Continue reading
October 31, 2014 techsupport
Blog, Tech
http://www.revillweb.com/tutorials/codeigniter-tutorial-learn-codeigniter-in-40-minutes/ INTRODUCTION This codeigniter tutorial will provide you with all the basic information you need to get up and running with codeigniter within 40 minutes. This codeigniter tutorial will provide step by step instructions from installation, using models to interact with the database, manipulating this information and...
Continue reading
October 31, 2014 techsupport
Blog, Tech
VnStat PHP: A Web Based Interface for Monitoring Network Bandwidth Usage VnStat PHP a graphical interface application for most famous console mode network logger utility called “vnstat“. This VnStat PHP is a graphical frontend to VnStat, to view and monitor network traffic bandwidth usage report in nicely graphical...
Continue reading
October 24, 2014 techsupport
Blog, Tech
20 Command Line Tools to Monitor Linux Performance It’s really very tough job for every System or Network administrator to monitor and debug Linux System Performance problems every day. After being a Linux Administrator for 5 years in IT industry, I came to know that how hard is...
Continue reading
October 24, 2014 techsupport
Blog, Tech
In our earlier article, we reviewed the usage of TOP Command and it’s parameters. In this article we have came up with another excellent program called Interface TOP (IFTOP) is a real time network bandwidth monitoring tool through Command line. It will show a quick overview of network...
Continue reading
October 24, 2014 techsupport
Blog, Tech
원문보기 Wix vs Weebly vs Squarespace vs Jimdo – Let the Battle Begin!! Trying to figure out which website builder works for you is tough. Sometimes they all look the same, sometimes they are a world apart. So how should you choose? Taking the time to try all...
Continue reading
October 23, 2014 techsupport
Blog, Tech
http://www.squarespace.com/ 2004 Squarespace was launched from Anthony’s dorm room at the University of Maryland. 385 Squarespace has grown to a team of 385 talented individuals. Millions Since 2004, millions of websites have been created on the Squarespace platform. OUR MISSION Squarespace’s mission is to provide creative tools that...
Continue reading
October 23, 2014 techsupport
Blog, Tech