PATH:
home
/
centosnipponia
/
cronjscript
/
old
<?php require __DIR__ . '/vendor/autoload.php'; use Ripcord\Ripcord; use PhpXmlRpc\Client; //connection strings //production $url_prod = "https://testodoo.trade-traffic.com"; $db_prod = "alpiek-oisterwijk-traden-and-traffic-modules-staging-2996740"; //production $username = "vgorgolis@nipponia.com"; $password = "1234$#@!"; //connection strings $url=$url_prod; $db=$db_prod; $common = Ripcord::client("$url/xmlrpc/2/common"); $uid = $common->authenticate($db, $username, $password, array()); $models = Ripcord::client("$url/xmlrpc/2/object"); ?>
[+]
..
[-] sql_command_update_trn.php
[edit]
[-] createandsend.php pld 14102021
[edit]
[-] createandsend.php-change-contact-address
[edit]
[-] createandsend.php-old2
[edit]
[-] createandsend.php-old11
[edit]
[-] createandsend.php - old major change 11102021
[edit]
[-] config.php-staging
[edit]
[-] createandsend.php-old1
[edit]
[-] createandsend.php-old181121
[edit]
[-] sql_command_del.php-old15102021
[edit]
[-] createandsend.php-170222
[edit]
[-] createandsend.php-301121
[edit]