PHP Classes

getting error

Recommend this page to a friend!

      PHP Termux API  >  All threads  >  getting error  >  (Un) Subscribe thread alerts  
Subject:getting error
Summary:Warning: strstr(): Empty needle in E:\xampp_7.4.6\xampp\htdocs\d
Messages:2
Author:Maddy Mathan
Date:2021-10-02 03:57:38
 

  1. getting error   Reply   Report abuse  
Picture of Maddy Mathan Maddy Mathan - 2021-10-02 03:57:38
Warning: strstr(): Empty needle in E:\xampp_7.4.6\xampp\htdocs\dcontrol\1\test.php on line 112


please help me


  2. Re: getting error   Reply   Report abuse  
Picture of Luis Martinez Ulloa Luis Martinez Ulloa - 2021-10-03 05:43:19 - In reply to message 1 from Maddy Mathan
Warning: strstr(): Empty needle in E:\xampp_7.4.6\xampp\htdocs\dcontrol\1\test.php on line 112


please help me
----------------------------------------------------------------
Hello Maddy:
This class was designed to run inside Termux, a linux environment for Android Devices, using Termux Api terminal binaries to access some Android functions.
I can see that you're trying to run in XAMPP in Windows.
The class is a bit outdated so I think some function calls in Class are deprecated or inexistent right now.

Could you show the contents of that line of code? Thanks in advance.