Closed munish48 closed 5 years ago
@daniloaz
Thanks for awesome backup and restore functionality.
The problem we are facing is "All true values are backups as 1 and all false values are backups as 0" . Please help to remains these same.
Thanks Munish
Issue is fixed now, i just removed $row[$j] == 'true' or $row[$j] == 'false' or from line number 202 in file myphp-backup.php . Now it is working fine.
@daniloaz
Thanks for awesome backup and restore functionality.
The problem we are facing is "All true values are backups as 1 and all false values are backups as 0" . Please help to remains these same.
Thanks Munish