Welcome Guest, Not a member yet? Register   Sign In
DateTime php function causing error
#3

You eather need to add a backslash at every DateTime reference, or you can just add a use statement (after the namespace).

PHP Code:
use \DateTime
Reply


Messages In This Thread
DateTime php function causing error - by kick - 05-24-2020, 11:10 AM
RE: DateTime php function causing error - by Zakawa - 05-25-2020, 06:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB