Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP7.4 and WebERP 14.5.1
04-10-2020, 07:36 AM,
#2
RE: PHP7.4 and WebERP 14.5.1
I have done the changes you suggest in my code here and I don't see this problem. You do need to change:

mysqli_real_escape_string($value, $db)

with the webERP specific code:

DB_escape_string($value)

Except for that your changes worked for me. Is it possible you accidentally changed something else in your code?

Thanks
Tim
Reply


Messages In This Thread
PHP7.4 and WebERP 14.5.1 - by Confucius - 04-10-2020, 05:36 AM
RE: PHP7.4 and WebERP 14.5.1 - by TimSchofield - 04-10-2020, 07:36 AM
RE: PHP7.4 and WebERP 14.5.1 - by Confucius - 04-21-2020, 06:28 AM
RE: PHP7.4 and WebERP 14.5.1 - by TimSchofield - 04-21-2020, 07:40 AM
RE: PHP7.4 and WebERP 14.5.1 - by TimSchofield - 04-22-2020, 07:57 AM
RE: PHP7.4 and WebERP 14.5.1 - by Confucius - 04-23-2020, 04:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)