emardis2003
New member
- Dec 11, 2020
- 9
- 4
- 3
you can change the code
if(isset($config['quickad_secret_file']) && $config['quickad_secret_file'] != ""){
$fileName = $config['quickad_secret_file'];
}else{
$fileName = get_random_string();
}
for
$fileName = 'your-file-name';
anch remove param of database
Hi Crogix, but it decodes what the validation api brings (v.5.2)
--- ($output = json_decode(curl_exec($ch), true)
and then copy that result into a new file. In version 5.0 or 5.1 there is still no such PHP.
file_put_contents( $fileName . '.php', $output['data']);
file_put_contents( '../php/'.$userFileName . '.php', $output['user_data']);
is a very good method to avoid null versions.
Regards.