전자세금계산서 api fbill.v.1.2.9 다중 사용자용 정보
전자세금계산서 api fbill.v.1.2.9 다중 사용자용관련링크
http://www.fbill.co.kr
136회 연결
첨부파일
본문
전자세금계산서 api fbill.v.1.2.4 다중 사용자용
2.0 버전 까지는 별도로 업데이트 내용을 기록하지 않겠습니다.
** 사업자등록증 사본 **
테스트사용자의 경우 별도의 사업자를 등록하지 않으셔도 됩니다.
##데모##
http://shop2.fbill.co.kr/bill/?demo=1
##공식운영사이트##
http://www.fbill.co.kr
2.0 버전 까지는 별도로 업데이트 내용을 기록하지 않겠습니다.
** 사업자등록증 사본 **
테스트사용자의 경우 별도의 사업자를 등록하지 않으셔도 됩니다.
##데모##
http://shop2.fbill.co.kr/bill/?demo=1
##공식운영사이트##
http://www.fbill.co.kr
추천
0
0
댓글 전체
지금까지 의견주셨던 내용에 대한 패치입니다.
히스토리는 2.0 이후나 기록해야 할 듯 ^^
히스토리는 2.0 이후나 기록해야 할 듯 ^^

사업자 번호 입력후 확인 누르면
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in C:\APM_Setup32\htdocs\ttt\lib\decoder.lib.php(80) : eval()'d code on line 20
Warning: file_get_contents(http://fbillcokr.free.tax.paran.com/web/api/GETAUTHKEYBYPW/sir_admin/) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found inC:\APM_Setup32\htdocs\ttt\lib\decoder.lib.php(80) : eval()'d code on line 20
Fatal error: Uncaught exception 'Exception' with message 'http://fbillcokr.free.tax.paran.com/web/api/JOIN URL에 문제가 있습니다., ' in C:\APM_Setup32\htdocs\ttt\extend\p_str.php:18 Stack trace: #0 C:\APM_Setup32\htdocs\ttt\asp\asp_0.php(122): file_post_contents() #1 C:\APM_Setup32\htdocs\ttt\user_modify_update.php(198): include_once('C:\APM_Setup32\...') #2 {main} thrown in C:\APM_Setup32\htdocs\ttt\extend\p_str.php on line 18
아직도 에러가 있네요
if ( defined( "_ENCRYPTOR_KEY_" ) && defined( "_ENCRYPTED_CODE_" ) )
{
if ( strlen( _ENCRYPTOR_KEY_ ) == "32" )
{
new rc4crypt( )->rc4crypt( );
$rc4 = new rc4crypt( );
eval( $rc4->decrypt( _ENCRYPTOR_KEY_.strrev( _ENCRYPTOR_KEY_ ), _ENCRYPTED_CODE_ ) );
}
else
{
echo "Invalid key entered!";
}
}
이쪽부분 에러가 ;;;
무시하고 다시 실행하니 잘되네요...
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in C:\APM_Setup32\htdocs\ttt\lib\decoder.lib.php(80) : eval()'d code on line 20
Warning: file_get_contents(http://fbillcokr.free.tax.paran.com/web/api/GETAUTHKEYBYPW/sir_admin/) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found inC:\APM_Setup32\htdocs\ttt\lib\decoder.lib.php(80) : eval()'d code on line 20
Fatal error: Uncaught exception 'Exception' with message 'http://fbillcokr.free.tax.paran.com/web/api/JOIN URL에 문제가 있습니다., ' in C:\APM_Setup32\htdocs\ttt\extend\p_str.php:18 Stack trace: #0 C:\APM_Setup32\htdocs\ttt\asp\asp_0.php(122): file_post_contents() #1 C:\APM_Setup32\htdocs\ttt\user_modify_update.php(198): include_once('C:\APM_Setup32\...') #2 {main} thrown in C:\APM_Setup32\htdocs\ttt\extend\p_str.php on line 18
아직도 에러가 있네요
if ( defined( "_ENCRYPTOR_KEY_" ) && defined( "_ENCRYPTED_CODE_" ) )
{
if ( strlen( _ENCRYPTOR_KEY_ ) == "32" )
{
new rc4crypt( )->rc4crypt( );
$rc4 = new rc4crypt( );
eval( $rc4->decrypt( _ENCRYPTOR_KEY_.strrev( _ENCRYPTOR_KEY_ ), _ENCRYPTED_CODE_ ) );
}
else
{
echo "Invalid key entered!";
}
}
이쪽부분 에러가 ;;;
무시하고 다시 실행하니 잘되네요...
애나양님... 밥늦게 ^^ 깜짝 ;;
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in C:\APM_Setup32\htdocs\ttt\lib\decoder.lib.php(80) : eval()'d code on line 20
#####################################
php.ini 설정에서 allow_url_fopen 의 값을 on 으로 설정하셔야 합니다.
#####################################
** ps **
만약.. 일부 서버설정 또는 file_get_contents() 설정을 따로 않할경우
==> snoopy class 를 활용 하여야 하는데요.
해당 크래스의 응용은 1월 15일 이전에 패치가 가능하리라 봅니다.'(노력을 해야죠 ㅠ)
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in C:\APM_Setup32\htdocs\ttt\lib\decoder.lib.php(80) : eval()'d code on line 20
#####################################
php.ini 설정에서 allow_url_fopen 의 값을 on 으로 설정하셔야 합니다.
#####################################
** ps **
만약.. 일부 서버설정 또는 file_get_contents() 설정을 따로 않할경우
==> snoopy class 를 활용 하여야 하는데요.
해당 크래스의 응용은 1월 15일 이전에 패치가 가능하리라 봅니다.'(노력을 해야죠 ㅠ)

감사합니다.
비용도 자세히 적어주시면 고맙을테데요.. ^^
유지비등등... 돈은 어디로 입금해야하는지
비용도 자세히 적어주시면 고맙을테데요.. ^^
유지비등등... 돈은 어디로 입금해야하는지

보안해쓰면 하는 사항들...
1. 세금계산서 작성시 품목및규격 수량 단가 입력시 앞에 월일이 자동으로 입력 안되는군요
2. 공급자 보관용 출력시 도장이 안찍히는군요.. 도장 업하는 란도 없고요...
3. 거래명세서를 보면 거래명세서란이 아니고 세금계산서란처럼 보이는데요.
4. 인쇄시 공급자 보관용 위에 밑에 [수정] [전자발행] [인쇄] [삭제] [닫기] 출력안되게 하시죠.
5. 엑셀 저장시 다 깨지네요 ^^
http://tax.paran.com/
파란 보니 거래명세서및 견적서 잘되어 있네요... 참조 요망
1. 세금계산서 작성시 품목및규격 수량 단가 입력시 앞에 월일이 자동으로 입력 안되는군요
2. 공급자 보관용 출력시 도장이 안찍히는군요.. 도장 업하는 란도 없고요...
3. 거래명세서를 보면 거래명세서란이 아니고 세금계산서란처럼 보이는데요.
4. 인쇄시 공급자 보관용 위에 밑에 [수정] [전자발행] [인쇄] [삭제] [닫기] 출력안되게 하시죠.
5. 엑셀 저장시 다 깨지네요 ^^
http://tax.paran.com/
파란 보니 거래명세서및 견적서 잘되어 있네요... 참조 요망
카이루님 조언 감사합니다.