본문 바로가기

hi.pe.kr2191

How to use PHP and PEAR MDB2 (Tutorial) While writing some PHP Training materials for Pale Purple, I thought I'd add an updated guide on PHP and database access. I've already done one on PEAR::DB, but PEAR::MDB2 is it's successor and has a slightly different API.... and as PEAR::DB is now deprecated, it's probably about time I rewrote it anyway. What is PEAR::MDB2? MDB2 is yet another database API for PHP. It's written in PHP, so can .. 2009. 6. 11.
PEAR 활용 imagick 설치 및 PHP 캐싱 http://pecl.php.net/package/imagick 이 사이트에 방문하시어 최종 업데이트 된 제품을 다운로드 합니다. wget http://pecl.php.net/get/imagick-2.2.1.tgz # tar zxf imagick-2.2.1.tgz # cd imagick-2.2.1.tgz # phpize # ./configure --with-php-config=/usr/local/php/bin/php-config 에러가 발생할 수 있습니다. checking ImageMagick MagickWand API configuration program... configure: error: not found. Please provide a path to MagickWand-config or Wand.. 2009. 6. 11.
Using ddclient With DynDNS.com Services ddclient is a Perl based client used to update DNS entries. This client works with all of our services as well as services provided by many of our competitors. ddclient was originally written by Paul Burry and is now maintained by a group of developers via a sourceforge project. Acknowledgment: Much of the info in the KB article is extracted from the ddclient home page. Download: The most recent.. 2009. 6. 10.
Toad For Mysql 설치 및 기본사용법 Oracle버젼과는 달리 무료이며, 무료임에도... Oracle버젼에서 사용되는 대부분의 기능이 제공된다. 1. Toad 다운로드 : http://www.quest.com/toad-for-mysql/ 다운받기 위해선 몇가지 정보를 제공해야 한다. (대충 아무것이나 적어넣어도 다운로드는 된다.) 2. Toad 설치하기 본인이 설치한 버젼은 위에서 다운받은 버젼보다는 낮은 버젼이었다..-_-; 이미 본인 개발 환경에 세팅되어 있기 때문에.... 귀찮아서 본인 설치시 캡쳐뜬 화면으로 설명을 진행한다.(기본 설정대로만 설치함) 설치 버젼은 [ Toad for MySQL Freeware_4.0.1.882 ] 설치가 완료 되었다. 3. Toad 기본 설정 첫 실행시 Layout 설정과 초기 환경 세팅이 진행된다. .. 2009. 6. 10.
Microsoft 보안업데이트(MS09-018 ~ MS09-027) ■ 개 요 MS社는 6월 10일 MS 윈도우 및 Office 등에서 시스템 장악 등 해킹에 악용 가능한 보안취약점 10건(긴급 6, 중요 3, 보통 1)을 발표하였는 바, 각급기관은 해당 시스템에 대한 MS社의 보안 업데이트를 조속히 설치하시기 바랍니다. * 이번 업데이트에는 지난 5.29 공개된 MS DirectX의 취약점에 대한 패치가 포함되지 않았음에 따라 "이메일에 첨부 또는 링크된 QuickTime 동영상 파일(.mov)에 대해 작성자 확인후 열람" 등 유의하여 주시기 바랍니다. ■ 보안 업데이트에 포함된 취약점 및 관련 사이트 1. Active Directory 취약점으로 인한 원격코드 실행 문제점(긴급, 971055) o 설 명 Active Directory에 원격코드 실행 취약점이 존재하여.. 2009. 6. 10.