\miscmodel

Summary

Methods
Properties
Constants
__construct()
miscmodel()
get_apps()
delete_apps()
update_app()
alter_app_table()
get_host_by_url()
check_url()
check_ip()
test_api()
dfopen2()
dfopen()
array2string()
string2array()
$db
$base
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$db

$db : 

Type

$base

$base : 

Type

Methods

__construct()

__construct(  $base) 

Parameters

$base

miscmodel()

miscmodel(  $base) 

Parameters

$base

get_apps()

get_apps(  $col = '*',   $where = '') 

Parameters

$col
$where

delete_apps()

delete_apps(  $appids) 

Parameters

$appids

update_app()

update_app(  $appid,   $name,   $url,   $authkey,   $charset,   $dbcharset) 

Parameters

$appid
$name
$url
$authkey
$charset
$dbcharset

alter_app_table()

alter_app_table(  $appid,   $operation = 'ADD') 

Parameters

$appid
$operation

get_host_by_url()

get_host_by_url(  $url) 

Parameters

$url

check_url()

check_url(  $url) 

Parameters

$url

check_ip()

check_ip(  $url) 

Parameters

$url

test_api()

test_api(  $url,   $ip = '') 

Parameters

$url
$ip

dfopen2()

dfopen2(  $url,   $limit,   $post = '',   $cookie = '',   $bysocket = FALSE,   $ip = '',   $timeout = 15,   $block = TRUE,   $encodetype = 'URLENCODE') 

Parameters

$url
$limit
$post
$cookie
$bysocket
$ip
$timeout
$block
$encodetype

dfopen()

dfopen(  $url,   $limit,   $post = '',   $cookie = '',   $bysocket = FALSE,   $ip = '',   $timeout = 15,   $block = TRUE,   $encodetype = 'URLENCODE') 

Parameters

$url
$limit
$post
$cookie
$bysocket
$ip
$timeout
$block
$encodetype

array2string()

array2string(  $arr) 

Parameters

$arr

string2array()

string2array(  $s) 

Parameters

$s