결제 시스템인데 수정 방법 좀여.. ^^; 정보
결제 시스템인데 수정 방법 좀여.. ^^;본문
http://www.standardenglish.net/payment.php << 제 사이트에 있는 결제 창입니다.
http://www.skype4u.co.kr/e02.htm <<여기처럼 바꾸고 싶습니다. ^^;;;
귀찮으시더라도 고수님들께서 한번만 수고부탁드립니다. ㅠ.ㅠ
밑에건 소스입니다.
else if ( $_d == "standardenglish" ) {
echo <<<EOH
<img src="/res/img/payment.standardenglish.png" alt="payment.ilovesia.gif" usemap="#payment.ilovesia.gif" style="border: 0;" /></a>
<map name="payment.ilovesia.gif">
<area shape="rect" coords="214,214,300,250" href="?amount=60000&text=6만원" target="" alt="" />
<area shape="rect" coords="342,212,429,249" href="?amount=94000&text=9만4천원" target="" alt="" />
<area shape="rect" coords="466,212,585,251" href="?amount=110000&text=11만원" target="" alt="" />
<area shape="rect" coords="591,210,707,252" href="?amount=220000&text=22만원" target="" alt="" />
<area shape="rect" coords="467,255,584,301" href="?amount=110000&text=11만원" target="" alt="" />
<area shape="rect" coords="591,257,709,302" href="?amount=220000&text=22만원" target="" alt="" />
<area shape="rect" coords="216,307,295,342" href="?amount=60000&text=6만원" target="" alt="" />
<area shape="rect" coords="338,306,429,343" href="?amount=94000&text=9만4천원" target="" alt="" />
<area shape="rect" coords="465,307,583,346" href="?amount=110000&text=11만원" target="" alt="" />
<area shape="rect" coords="591,305,710,346" href="?amount=220000&text=22만원" target="" alt="" />
<area shape="rect" coords="464,353,580,394" href="?amount=120000&text=12만원" target="" alt="" />
<area shape="rect" coords="592,352,710,393" href="?amount=240000&text=24만원" target="" alt="" />
<area shape="rect" coords="196,404,249,438" href="?amount=20000&text=2만원" target="" alt="" />
<area shape="rect" coords="252,405,309,439" href="?amount=40000&text=4만원" target="" alt="" />
<area shape="rect" coords="311,406,364,443" href="?amount=50000&text=5만원" target="" alt="" />
<area shape="rect" coords="367,406,420,439" href="?amount=60000&text=6만원" target="" alt="" />
<area shape="rect" coords="425,406,474,441" href="?amount=70000&text=7만원" target="" alt="" />
<area shape="rect" coords="479,405,531,444" href="?amount=80000&text=8만원" target="" alt="" />
<area shape="rect" coords="537,406,590,442" href="?amount=90000&text=9만원" target="" alt="" />
<area shape="rect" coords="593,404,648,440" href="?amount=100000&text=10만원" target="" alt="" />
<area shape="rect" coords="653,405,709,442" href="?amount=300000&text=30만원" target="" alt="" />
<area shape="rect" coords="461,454,577,489" href="?amount=115000&text=11만5천원" target="" alt="" />
<area shape="rect" coords="591,452,711,489" href="?amount=230000&text=23만원" target="" alt="" />
http://www.skype4u.co.kr/e02.htm <<여기처럼 바꾸고 싶습니다. ^^;;;
귀찮으시더라도 고수님들께서 한번만 수고부탁드립니다. ㅠ.ㅠ
밑에건 소스입니다.
else if ( $_d == "standardenglish" ) {
echo <<<EOH
<img src="/res/img/payment.standardenglish.png" alt="payment.ilovesia.gif" usemap="#payment.ilovesia.gif" style="border: 0;" /></a>
<map name="payment.ilovesia.gif">
<area shape="rect" coords="214,214,300,250" href="?amount=60000&text=6만원" target="" alt="" />
<area shape="rect" coords="342,212,429,249" href="?amount=94000&text=9만4천원" target="" alt="" />
<area shape="rect" coords="466,212,585,251" href="?amount=110000&text=11만원" target="" alt="" />
<area shape="rect" coords="591,210,707,252" href="?amount=220000&text=22만원" target="" alt="" />
<area shape="rect" coords="467,255,584,301" href="?amount=110000&text=11만원" target="" alt="" />
<area shape="rect" coords="591,257,709,302" href="?amount=220000&text=22만원" target="" alt="" />
<area shape="rect" coords="216,307,295,342" href="?amount=60000&text=6만원" target="" alt="" />
<area shape="rect" coords="338,306,429,343" href="?amount=94000&text=9만4천원" target="" alt="" />
<area shape="rect" coords="465,307,583,346" href="?amount=110000&text=11만원" target="" alt="" />
<area shape="rect" coords="591,305,710,346" href="?amount=220000&text=22만원" target="" alt="" />
<area shape="rect" coords="464,353,580,394" href="?amount=120000&text=12만원" target="" alt="" />
<area shape="rect" coords="592,352,710,393" href="?amount=240000&text=24만원" target="" alt="" />
<area shape="rect" coords="196,404,249,438" href="?amount=20000&text=2만원" target="" alt="" />
<area shape="rect" coords="252,405,309,439" href="?amount=40000&text=4만원" target="" alt="" />
<area shape="rect" coords="311,406,364,443" href="?amount=50000&text=5만원" target="" alt="" />
<area shape="rect" coords="367,406,420,439" href="?amount=60000&text=6만원" target="" alt="" />
<area shape="rect" coords="425,406,474,441" href="?amount=70000&text=7만원" target="" alt="" />
<area shape="rect" coords="479,405,531,444" href="?amount=80000&text=8만원" target="" alt="" />
<area shape="rect" coords="537,406,590,442" href="?amount=90000&text=9만원" target="" alt="" />
<area shape="rect" coords="593,404,648,440" href="?amount=100000&text=10만원" target="" alt="" />
<area shape="rect" coords="653,405,709,442" href="?amount=300000&text=30만원" target="" alt="" />
<area shape="rect" coords="461,454,577,489" href="?amount=115000&text=11만5천원" target="" alt="" />
<area shape="rect" coords="591,452,711,489" href="?amount=230000&text=23만원" target="" alt="" />
댓글 전체