Can't include a class file in functions file PHP -


i have dbconnect.php file uses class called db db operations. have file contains general functions called functions.php. dbconnect file working in everywhere functions.php. problem?

try using include_once instead of includes.

also, if c+p error receiving.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -