Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function "split" and "eregi_replace" deprecated
#3
My problem was:
Deprecated: Function split() is deprecated in C:\xampp\htdocs\letodms\Core\inc.ClassDMS.php on line 415

I changed the function split() with explode(). And it works in this case. May it helps you.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)