Subversion Repositories php-qbpwcf

Rev

Rev 3 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 226
Line 1... Line 1...
1
<?php
1
<?php
2
 
2
 
3
/*
3
/*
4
 
4
 
5
	QBPWCF, Quick Build PHP website Component base on Fedora Linux.
5
	QBPWCF, Quick Build PHP website Component base on Fedora Linux.
6
    Copyright (C) 2015~2024 Min-Jhin,Chen
6
    Copyright (C) 2014~2025 MIN ZHI, CHEN
7
 
7
 
8
    This file is part of QBPWCF.
8
    This file is part of QBPWCF.
9
 
9
 
10
    QBPWCF is free software: you can redistribute it and/or modify
10
    QBPWCF is free software: you can redistribute it and/or modify
11
    it under the terms of the GNU General Public License as published by
11
    it under the terms of the GNU General Public License as published by
Line 25... Line 25...
25
 
25
 
26
/*
26
/*
27
#說明:
27
#說明:
28
#hive類別的soap服務
28
#hive類別的soap服務
29
*/
29
*/
30
	
30
 
31
#匯入專屬SOAP的套件
31
#匯入專屬SOAP的套件
32
include("allInOneForSOAP.php");
32
include("allInOneForSOAP.php");
33
 
33
 
34
#涵式說明:
34
#涵式說明:
35
#建立webService
35
#建立webService